pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37719: graphics/gimp-refocus-it
>Number: 37719
>Category: pkg
>Synopsis: graphics/gimp-refocus-it
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 08 15:55:01 +0000 2008
>Originator: Gilles Dauphin
>Release: SunOS 5.10 i86pc
>Organization:
ENST
>Environment:
System: SunOS bi.enst.fr 5.10 Generic_120012-14 i86pc
>Description:
Making all in gimp-plugin
if gcc -DLOCALEDIR=\"/usr/pkg/share/locale\" -DDATADIR=\""/usr/pkg/share/"\"
-DHAVE_CONFIG_H -I. -I. -I.. -I../gimp_plugin -
I../src -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/usr/pkg/include/gimp-2.0
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/gl
ib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include
-I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -
I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/freetype2 -I/usr/pkg/include
-I/usr/pkg/include/libpng12 -DPNG_NO_ASSEMBLER_CO
DE -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include
-I/usr/pkg/include/freetype2 -D_REENTRANT -O -I/usr/pkg/include -
I/usr/pkg/include/db4 -I/usr/include -I/usr/pkg/include/freetype2 -D_REENTRANT
-Wall -MT main-gimp.o -MD -MP -MF ".deps/main-g
imp.Tpo" -c -o main-gimp.o `test -f 'main-gimp.c' || echo './'`main-gimp.c;
then mv -f ".deps/main-gimp.Tpo" ".deps/main-gim
p.Po"; else rm -f ".deps/main-gimp.Tpo"; exit 1; fi
main-gimp.c: In function 'query':
main-gimp.c:375: warning: implicit declaration of function 'asprintf'
gcc -O -I/usr/pkg/include -I/usr/pkg/include/db4 -I/usr/include
-I/usr/pkg/include/freetype2 -D_REENTRANT -Wall -R/usr/pkg/l
ib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o gimp_plugin-refocus-it main-gimp.o
../src/librefocus-it.a -Wl,-R/usr/pkg/lib -L/usr/
pkg/lib -lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0
-lgimpmath-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
-lm -lm
Undefined first referenced
symbol in file
asprintf main-gimp.o
ld: fatal: Symbol referencing errors. No output written to
gimp_plugin-refocus-it
collect2: ld returned 1 exit status
*** Error code 1
>How-To-Repeat:
bmake
>Fix:
add -lasprintf somewhere??
Home |
Main Index |
Thread Index |
Old Index