Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326077 - net-dns/avahi-0.6.25-r1 libtool: link: cannot find the library `/usr/lib64/libpng12.la'
Summary: net-dns/avahi-0.6.25-r1 libtool: link: cannot find the library `/usr/lib64/li...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 22:09 UTC by Arsen Shnurkov
Modified: 2010-06-28 22:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/net-dns/avahi-0.6.25-r1/temp/build.log (build.log,193.58 KB, text/plain)
2010-06-28 22:10 UTC, Arsen Shnurkov
Details
/var/tmp/portage/net-dns/avahi-0.6.25-r1/temp/environment (environment,210.28 KB, text/plain)
2010-06-28 22:11 UTC, Arsen Shnurkov
Details
emerge --info =net-dns/avahi-0.6.25-r1 (emerge.info.txt,4.38 KB, text/plain)
2010-06-28 22:11 UTC, Arsen Shnurkov
Details
emerge -pqv =net-dns/avahi-0.6.25-r1 (emerge.pqv.txt,149 bytes, text/plain)
2010-06-28 22:12 UTC, Arsen Shnurkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-06-28 22:09:09 UTC
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I.. '-DDEBUG_TRAP=__asm__("int $3")' -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -DAVAHI_INTERFACES_DIR=\"/usr/share/avahi/interfaces/\" -O2 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline  -Wl,-O1 -o avahi-discover-standalone avahi_discover_standalone-main.o  ../avahi-common/libavahi-common.la ../avahi-glib/libavahi-glib.la ../avahi-core/libavahi-core.la -lglib-2.0   -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   
libtool: link: cannot find the library `/usr/lib64/libpng12.la' or unhandled argument `/usr/lib64/libpng12.la'
make[2]: *** [avahi-discover-standalone] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.25-r1/work/avahi-0.6.25/avahi-discover-standalone'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-dns/avahi-0.6.25-r1/work/avahi-0.6.25'
make: *** [all] Error 2
Comment 1 Arsen Shnurkov 2010-06-28 22:10:09 UTC
Created attachment 236855 [details]
/var/tmp/portage/net-dns/avahi-0.6.25-r1/temp/build.log
Comment 2 Arsen Shnurkov 2010-06-28 22:11:02 UTC
Created attachment 236857 [details]
/var/tmp/portage/net-dns/avahi-0.6.25-r1/temp/environment
Comment 3 Arsen Shnurkov 2010-06-28 22:11:51 UTC
Created attachment 236859 [details]
emerge --info =net-dns/avahi-0.6.25-r1
Comment 4 Arsen Shnurkov 2010-06-28 22:12:51 UTC
Created attachment 236861 [details]
emerge -pqv =net-dns/avahi-0.6.25-r1
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-06-28 22:14:37 UTC
You missed the postinst message of libpng. Run the script, it fixes those .la files.