Try commenting out the line

CFLAGS += -DNDEBUG

in your makefile.unix and see if that fixes the problem for you.

On Friday 28 March 2003 09:16 am, TheP|nkPanthe|2 wrote:
> Perhaps a more generic Subject will attract more attention as I didn't
> get one response in a week, maybe it's just that noone knows. *shrugs*,
> please direct flameage on the subject to /dev/null ;)
>
> I'm new to the list, so I don't know the waiting time for a repost, so
> if a week is too soon, i apologize.
>
> Hi, I'm having a problem building Xmame, this is the error, I've passed
> the -i flag to make to see how much was left to do after this, and sadly
> this is the last step before it's finished.
>
> Linking xmame.x11 ...
> xmame.obj/input.o: In function `code_init':
> xmame.obj/input.o(.text+0xd): undefined reference to `assert'
> xmame.obj/input.o(.text+0x96): undefined reference to `assert'
> xmame.obj/input.o: In function `internal_code_pressed':
> xmame.obj/input.o(.text+0x1f2): undefined reference to `assert'
> xmame.obj/input.o(.text+0x23f): undefined reference to `assert'
> xmame.obj/input.o(.text+0x2ce): undefined reference to `assert'
> xmame.obj/input.o(.text+0x3ba): more undefined references to `assert'
> follow
> collect2: ld returned 1 exit status
> make: *** [xmame.x11] Error 1
>
> Here's the info, slackware 8.1, linux 2.4.20, gcc 2.95.3, glibc 2.3.1,
> xmame v0.66.2, also does it on 0.66.1.
>
> Any and all help/suggestions are appreciated, thanks :)


_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to