|
Rockbox mail archiveSubject: Re: Compiling the Simulator on Mac OS XRe: Compiling the Simulator on Mac OS X
From: svante t <svante_at_demonbox.com>
Date: Mon, 14 Jul 2003 17:16:27 +0200 yes, result from command below: /usr/X11R6/include/X11/Xutil.h Is the path different from that in makefile? I've tried compiling with different LIBDIRS, for example make LIBDIRS=-L/usr/X11R6/include/ make LIBDIRS=-L/usr/X11R6/include/X11 make LIBDIRS=-L/usr/X11R6/ but with same error report: Updating Dependencies for button-x11.c gcc: :0.0: No such file or directory button-x11.c:23:24: X11/keysym.h: No such file or directory gcc -g -DHAVE_CONFIG_H -DGETTIMEOFDAY_TWO_ARGS -DSIMULATOR :0.0 -DBIG_ENDIAN -I. -I../../firmware/drivers -I../../firmware/export -I../../apps -I../../apps/player -I../common -I. -W -Wall -c screenhack.c -o screenhack.o gcc: cannot specify -o with -c or -S and multiple compilations make: *** [screenhack.o] Error 1 >Do you even have X11 installed? If so, do you have these mentioned files >anywhere in your include path? (try 'find / -name Xutil.h') > >-- > Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/ Received on 2003-07-14 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |