Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6140 - Mugshot does not compile
Attached to Project:
Arch Linux
Opened by Eugenia Loli-Queru (Eugenia) - Tuesday, 02 January 2007, 23:23 GMT
Opened by Eugenia Loli-Queru (Eugenia) - Tuesday, 02 January 2007, 23:23 GMT
|
DetailsI wanted to compile mugshot for arch (the current AUR package is too old), but it won't compile:
http://download.mugshot.org/client/sources/linux/mugshot-1.1.30.tar.gz The configure script complains that no gecko-sdk exists. I know that you guys have switched to xulrunner, but when I try to give that folder as gecko-idl or -sdk or -headers, it still won't configure properly. Is gecko-sdk not used anymore by mozilla officially, or archlinux uses bleeding edge stuff? Who's fault is the non-configure issue? |
This task depends upon
Closed by arjan timmerman (blaasvis)
Friday, 05 January 2007, 08:42 GMT
Reason for closing: Not a bug
Additional comments about closing: more of a support request...
Friday, 05 January 2007, 08:42 GMT
Reason for closing: Not a bug
Additional comments about closing: more of a support request...
but look at this one it might help you on your way:
http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/gnome/epiphany/PKGBUILD?rev=1.50&cvsroot=Extra&only_with_tag=CURRENT&content-type=text/vnd.viewcvs-markup
make LDFLAGS+="-R/opt/mozilla/lib/xulrunner"
there you go, compiles fine, also runs "fine" from the source directory, didn't test make install because I don't want to install mugshot.
if not go to the mugshot devs then, there build files probably are broken.