Re: [AD] 4.2.0 Beta 3 woes

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 6/2/05, Elias Pschernig <elias@xxxxxxxxxx> wrote:
Hm, modex. Can you try with

./configure --enable-asm=no --enable-vga=no

That hopefully should keep out any references to the modex code. The
problem must be related to something else though, apparently GFX_MODEX
is defined while test.c is being compiled, but the library was built
without modex functions.

 

--
Elias Pschernig



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--
https://lists.sourceforge.net/lists/listinfo/alleg-developers

Ok I added it, here's my new configure line, but I still have the same problem (yes, I did a make clean and a make depend):

./configure --prefix=/usr/local --enable-shared=no --enable-modules=no --enable-static=yes --enable-asm=no --enable-vga=no

So, I tried this configure line:
./configure --prefix=/usr/local --enable-shared=no --enable-modules=no --enable-static=yes --enable-asm=no --enable-vga=no --enable-fbcon=no --enable-svgalib=no

Still, same problem. Wheee....

--
Shawn Walker, Software and Systems Analyst
binarycrusader@xxxxxxxxxx - http://binarycrusader.blogspot.com/

Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/