Jean-François Mertens schrieb: > > On 28 Dec 2006, at 01:01, Matthias Kümmerer wrote: > >> Jean-François Mertens schrieb: >>>>> Matthias Kümmerer wrote: >>>> Unfortunately the output wasn't saved into file as I thought, thus I >>>> will send you (JF Mertens) the end of the output. Now I am going to >>>> compile xorg >>> Very unfortunately indeed : if the (crucial) line of ouput >>> "/usr/X11R6/include/GL/gl.h:152: error: previous declaration of >>> 'GLchar' was here" >>> was indeed still there, >>> .... > Sorry _ it was saved, just buried in the warnings... Sorry for having > looked too quickly ! > Here it is, for the record, extracted from the heap...: >> gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include >> -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing >> -gstabs+ -Wdeclaration-after-statement -Wwrite-strings >> -Wpointer-arith -DDBUS_API_SUBJECT_TO_CHANGE -I/sw/include/mesa -g >> -O2 -o arb_program_shader.o arb_program_shader.c >> .... >> In file included from wined3d_private.h:44, >> from arb_program_shader.c:33: >> ../../include/wine/wined3d_gl.h:1194: error: redefinition of typedef >> 'GLchar' >> /usr/X11R6/include/GL/gl.h:152: error: previous declaration of >> 'GLchar' was here > > And it shows indeed the include flag for mesa comes too late _ after > that for X11. > So indeed some more finessing with the flags is needed.. Will need to > create a builddir for that... > Your output also shows the effect of a typo in my previous msg (but > not of immediate concern): >>>>> SetLDFLAGS: -L%p/libs/mesa > should read: >>>>> SetLDFLAGS: -L%p/lib/mesa > >> I did not yet work out how to save all the output into a file. A simple >> "fink install wine > wine.log" did not work, as all the warnings didn't >> got into the file. I you could tell me the right way to save the >> complete output into a file, I will be happy to put it online. > I use normally "fink -flags install wine 2>&1|tee directory/wine.log _ > but 'man fink' (cf the '-l' flag) gives you a fully pre-cooked way... >> By the way: I removed Apple's X11 and installed the binary xorg, >> however, the >> error remains. > Is that not 6.8.2 ? Will try to check _ but have no idea about the > binary dist... > 6.8.2 cannot be : /usr/X11R6/include/GL/gl.h does not contain GLchar... >> Maybe, I deleted not all of the old X11, which >> directories do I have do delete? I deleted > Should not matter. > > Thanks a lot ! > This should help fix the stuff... > > JF >
It looks like wine finally builded. Again, there were lots of this warnings, but fink did not abort as usual. I did "fink install wine > wine.log" I sent wine.log and the end of the unsaved output via private mail to you. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users