** Changed in: chmsee (Ubuntu Hardy)
Assignee: (unassigned) => Saïvann Carignan (saivann)
Status: Confirmed => In Progress
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/bugs/232402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Package compiles successfully in Intrepid.
** Changed in: chmsee (Ubuntu)
Status: Triaged => Fix Released
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/bugs/232402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
Asac : Thanks for this relevant help. However, I'm still not able to
create a correct package using the standalone glue.
If I change :
DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="
-Wl,--as-needed,-rpath,/usr/lib/xulrunner-1.9
to :
CFLAGS=pkg-config --cflags libxul-embedding-unstable
or just add :
CFL
same for bug #204487 ... if you use standalone glue you wont see those
issues at all.
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/bugs/232402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
As long as you try to use -rpath in your LDFLAGS, you are doing
something wrong. You have to use the standalone glue, which wouldn't
attempt to link against libxul.so at all.
Look https://wiki.ubuntu.com/XulrunnerGecko to get some basic infos.
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/
Alexander, maybe you can shed some light on this?
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/bugs/232402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
aha. so xulrunner-1.9b5 also ships a libxul.so inside
/usr/lib/xulrunner-1.9b5/libxul.so. During package build, *this* gets
used as a dependency of xulrunner-1.9-dev.
Too sad, but that's not what is getting used for the result on my system:
ldd $(which chmsee)
libxul.so => /usr/lib/libxul.
intrepid: doesn't seem to work:
>> chmsee
chmsee: symbol lookup error: chmsee: undefined symbol:
gtk_moz_embed_set_comp_path
let's take a look:
corresponding Depends line of resulting deb:
Depends: libc6 (>= 2.7-1), libchm1 (>= 0.39-5), libgcc1 (>= 1:4.1.1-21),
libglade2-0 (>= 1:2.6.1), libglib
ACK from motu-sru given that it will fix bug #204487 too.
** Changed in: chmsee (Ubuntu Hardy)
Importance: Undecided => Medium
Status: New => Confirmed
--
chmsee FTBFS in Hardy
https://bugs.launchpad.net/bugs/232402
You received this bug notification because you are a member of Ubuntu
** Summary changed:
- chmsee does not build in Hardy
+ chmsee FTBFS in Hardy
** Description changed:
Binary package hint: chmsee
- chmsee does not build in Hardy. It seems to be caused by latest
- xulrunner-devel version. Bug #204487 also says that chmsee does not
- start at all in Hardy be
10 matches
Mail list logo