#13128 closed defect (duplicate)
gtk2 fails to build under Leopard--dup symbol
Reported by: | frstan@… | Owned by: | rhwood@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | frstan@…, rhwood@… | |
Port: |
Description
gtk2 fails to build under Leopard--dup symbol
gtk2 /bin/sh ../../libtool --mode=link gcc -I/usr/X11R6/include -L/opt/local/lib -lpango-1.0 -o timescale timescale.o libpixops.la -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -ltiff -ljpeg -L/opt/local/lib -lpng12 -lm gcc -I/usr/X11R6/include -o timescale timescale.o -L/opt/local/lib ./.libs/libpixops.a /opt/local/lib/libpango-1.0.dylib /opt/local/lib/libgthread-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/lib/libtiff.dylib -lc /opt/local/lib/libjpeg.dylib /opt/local/lib/libpng12.dylib -lz -lm ld: duplicate symbol _g_bit_nth_lsf in ./.libs/libpixops.a(pixops.o) and timescale.o
collect2: ld returned 1 exit status make[4]: * [timescale] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Warning: the following items did not execute (for gtk2): org.macports.destroot org.macports.build DEBUG: Registry error: xorg not registered as installed.
invoked from within
"registry_installed ${portname}"
invoked from within
"$workername eval registry_installed \${portname}" Error: Unable to upgrade port: 1
Change History (3)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | rhwood@… added |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 17 years ago by rhwood@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #13006