On Mon, Apr 03, 2006 at 12:25:00AM -0400, Greg Stark wrote:
> 
> This is my first time trying to build local X packages. I seem to be running
> into various build errors. The current one that's stumping me seems to be a
> missing Imake definition? Is there something obvious I'm missing here?
> 
> 
> cd ./config/imake && /usr/bin/make -f Makefile.proto imakeonly
> make[3]: Entering directory 
> `/r3/usr_local/src/xserver/xorg-x11-6.9.0.dfsg.1/build-tree/xc/config/imake'
> gcc -m32 -g DefaultGcc2OptimizeOpt -fno-strict-aliasing -ansi -Wall 
> -Wpointer-arith -Wundef   -I../../include -I../../exports/include/X11  
> -I../.. -I../../exports/include   -Dlinux -D__i386__ 
> -D_POSIX_C_SOURCE=199309L                             -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE  
>                                -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     
>                              -D_GNU_SOURCE                            
> -DFUNCPROTO=15 -DNARROWPROTO     -DCPP_PROGRAM="\"cpp\"" 
> -DHAS_MERGE_CONSTANTS=`if gcc -m32 -fmerge-constants -xc /dev/null -S -o 
> /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi`    
> -DMONOLITH   -c -o imake.o imake.c
> gcc: DefaultGcc2OptimizeOpt: No such file or directory

That's an Imake variable defined in the debian packaging in
patches/general/003_linux.cf_and_xfree86.cf.diff (and also in the
hurd-specific stuff for that arch). How are you building the package? It
seems that you're doing it incorrectly.

 - David Nusinow


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to