pkgsrc-Users archive

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

emulators/vice 2.2 fails to build (X11/extensions/shmproto.h)



with pkgsrc 2011Q1, in pkg_comp with 5.0 userland running on 5.1.

For pkgsrc-current, vice is updated to 2.3.  This is about 2.2.

Compilation fails like this:

if cc -DHAVE_CONFIG_H -I. -I. -I../../../../../src 
-I../../../../../src/arch/unix -I../../../../../src -I../../../../../src 
-I../../../../../src/drive -I../../../../../src/vdrive -I../../../../../src/c64 
-I../../../../../src/c64dtv -I../../../../../src/c128 
-I../../../../../src/vic20 -I../../../../../src/pet -I../../../../../src/cbm2 
-I../../../../../src/arch/unix/gui -I../../../../../src/arch/unix/x11  
-I/usr/pkg/include -I/usr/include -I/usr/X11R7/include  -I/usr/X11R7/include  
-O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -MT x11video.o -MD 
-MP -MF ".deps/x11video.Tpo" -c -o x11video.o x11video.c; \
then mv -f ".deps/x11video.Tpo" ".deps/x11video.Po"; else rm -f 
".deps/x11video.Tpo"; exit 1; fi
x11video.c:63:37: error: X11/extensions/shmproto.h: No such file or directory
gmake[7]: *** [x11video.o] Error 1
gmake[7]: Leaving directory 
`/pkg_comp/obj/pkgsrc/emulators/vice/default/vice-2.2/src/arch/unix/x11/xaw'
g

I reall there was some discussion about this header file, because it is
required on newer systems but doesn't exist in older ones.

This is fixed in the configure script of vice 2.3, which is in
pkgsrc-current. Maybe it is best if it is pulled to the stable branch.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index