Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 07:47:56 +1000
From:      Warren Liddell <shinjii@maydias.com>
To:        freebsd-questions@freebsd.org
Subject:   Xchat fails to compile
Message-ID:  <200808210747.56809.shinjii@maydias.com>

next in thread | raw e-mail | index | archive | help
Below is the error i get when trying to compile xchat on AMD64 7.0-
STABLE KDE4 machine.

-----------------------------------


pixmaps.c: In function 'pixmaps_init':
pixmaps.c:103: error: 'bookpng' undeclared (first use in this function)
pixmaps.c:103: error: (Each undeclared identifier is reported only once
pixmaps.c:103: error: for each function it appears in.)
pixmaps.c:106: error: 'xchatpng' undeclared (first use in this function)
pixmaps.c:109: error: 'hoppng' undeclared (first use in this function)
pixmaps.c:110: error: 'purplepng' undeclared (first use in this function)
pixmaps.c:111: error: 'redpng' undeclared (first use in this function)
pixmaps.c:112: error: 'oppng' undeclared (first use in this function)
pixmaps.c:113: error: 'voicepng' undeclared (first use in this function)
pixmaps.c:116: error: 'traymsgpng' undeclared (first use in this 
function)
pixmaps.c:117: error: 'trayhilightpng' undeclared (first use in this 
function)
pixmaps.c:118: error: 'trayfilepng' undeclared (first use in this function)
gmake[3]: *** [pixmaps.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/irc/xchat/work/xchat-2.8.6/src/fe-gtk'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/irc/xchat/work/xchat-2.8.6/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/irc/xchat/work/xchat-2.8.6'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/irc/xchat.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808210747.56809.shinjii>