[Bug 346506] [NEW] .pc files in firefox-2-dev are broken

AC alex.custov at gmail.com
Sat Mar 21 21:26:11 UTC 2009


Public bug reported:

$ pkg-config firefox-gtkmozembed --cflags
-I/usr/include/firefox-2/gtkembedmoz -I/usr/include/firefox-2 -I/usr/include/firefox-2/xpcom -I/usr/include/firefox-2/string -I/usr/include/nspr

In the same time:

$ LC_ALL=C ls /usr/include/firefox-2
ls: cannot access /usr/include/firefox-2: No such file or directory

It means that if you try to compile any project using these flags, you
will fail.

To fix this problem in runtime one should create symlinks:

# ln -s /usr/include/firefox /usr/include/firefox-2
# ln -s /usr/lib/firefox /usr/lib/firefox-2
# ln -s /usr/share/idl/firefox /usr/share/idl/firefox-2

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
.pc files in firefox-2-dev are broken
https://bugs.launchpad.net/bugs/346506
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list