Date: Thu, 17 Jun 2004 13:49:54 +0200 From: Andreas Kasparz <andy@interface-business.de> To: x11@FreeBSD.org Subject: Missing header file DPS/psops.h Message-ID: <20040617114954.GA55920@wega.interface-business.de>
next in thread | raw e-mail | index | archive | help
Hi folks,
during the build of the XFree86-clients-4.3.0_7 port I got the
following error:
rm -f makepsres
cc -o makepsres -O -mcpu=pentiumpro -ansi -Dasm=__asm -Wno-system-headers -Wall -Wpointer-arith -Wundef -L/usr/obj/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib makepsres.o -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
rm -f makepsres._man
/usr/bin/cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86" <makepsres.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\
@\@$/s/\@\@$/\\/' >makepsres._man
rm -f makepsres.1.html makepsres.1-html
rman -f HTML < makepsres._man > makepsres.1-html && mv -f makepsres.1-html makepsres.1.html
making all in programs/dpsinfo...
cc -O -mcpu=pentiumpro -ansi -Dasm=__asm -Wno-system-headers -Wall -Wpointer-arith -Wundef -I/usr/obj/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/obj/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c iwraps.c
cc -O -mcpu=pentiumpro -ansi -Dasm=__asm -Wno-system-headers -Wall -Wpointer-arith -Wundef -I/usr/obj/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/obj/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c dpsinfo.c
dpsinfo.c:32:23: DPS/psops.h: No such file or directory
dpsinfo.c: In function `main':
dpsinfo.c:106: warning: implicit declaration of function `PSlanguagelevel'
dpsinfo.c:112: warning: implicit declaration of function `PSversion'
dpsinfo.c:114: warning: implicit declaration of function `PSserialnumber'
*** Error code 1
Best regards,
A.
--
************************************************************************
* Andreas Kasparz andy@interface-projects.de Tel: +49 351 31809 0 *
* interface:projects GmbH, Tolkewitzer Str. 49, 01277 Dresden, Germany *
************************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040617114954.GA55920>
