pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42671: pkgsrc-2009Q4 doesn't find xpm on NetBSD 4.0



I am also seeing this problem on NetBSD4.0, updating teTex :


cc -DHAVE_CONFIG_H  -I. -I. -I/usr/pkg/include  -I../.. -W -Wall -Wunused \
 -I.. -I./.. -I/usr/X11R6/include -DPS_GS  -DXSERVER_INFO -I/usr/pkg/include \
 -I/usr/include -I/usr/X11R6/include  -O2 -I/usr/pkg/include -I/usr/include \
 -I/usr/X11R6/include  -c 
xicon.c -o xicon.o
xicon.c:48:22: error: X11/xpm.h: No such file or directory
xicon.c: In function 'add_icon':
xicon.c:111: error: 'XpmAttributes' undeclared (first use in this function)
xicon.c:111: error: (Each undeclared identifier is reported only once
xicon.c:111: error: for each function it appears in.)
xicon.c:111: error: expected ';' before 'attr'
xicon.c:132: error: 'attr' undeclared (first use in this function)
xicon.c:133: error: 'XpmCloseness' undeclared (first use in this function)
xicon.c:133: error: 'XpmReturnPixels' undeclared (first use in this function)
xicon.c:133: error: 'XpmColormap' undeclared (first use in this function)
xicon.c:133: error: 'XpmDepth' undeclared (first use in this function)
xicon.c:133: error: 'XpmVisual' undeclared (first use in this function)
xicon.c:143: warning: implicit declaration of 
function 'XpmCreatePixmapFromData'
xicon.c:153: warning: implicit declaration of function 'XpmFreeAttributes'
*** Error code 1

Stop.
make: stopped in /n0/pkgsrc/print/xdvik/work/xdvik-22.84.14/texk/xdvik/gui
*** Error code 1




Home | Main Index | Thread Index | Old Index