pkgsrc-Bugs archive

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

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



The following reply was made to PR pkg/42671; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/42671: pkgsrc-2009Q4 doesn't find xpm on NetBSD 4.0
Date: Mon, 15 Feb 2010 20:47:20 +0000

 (not sent to gnats)
 
    ------
 
 From: Liz Libby <llibby%bbn.com@localhost>
 To: pkgsrc-bugs%NetBSD.org@localhost
 Subject: pkg/42671: pkgsrc-2009Q4 doesn't find xpm on NetBSD 4.0
 Date: Mon, 1 Feb 2010 18:30:34 +0000 (UTC)
 
 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