Mailinglist Archive: opensuse-de (5395 mails)
| < Previous | Next > |
Fehler beim make von flex
- From: dobro@xxxxxx (Martin Dobronski)
- Date: Sun Feb 13 09:39:42 2000
- Message-id: <20000213103942.A3974@xxxxxxxxxxxxxx>
Ich habe Probleme beim Makefile von flex:
[mars][10:38:07][/usr/local/flex-2.5.4]$make
cc -c -I. -I. -g scan.c
scan.c:3422: conflicting types for `yy_scan_string'
scan.c:240: previous declaration of `yy_scan_string'
scan.c:3440: conflicting types for `yy_scan_bytes'
scan.c:241: previous declaration of `yy_scan_bytes'
scan.c:3533: conflicting types for `yy_fatal_error'
scan.c:274: previous declaration of `yy_fatal_error'
make: *** [scan.o] Error 1
Ein ./configure lief Fehlerfrei durch.
Was kann ich tun?
--
Gruss!
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-linux-unsubscribe@xxxxxxxx
For additional commands, e-mail: suse-linux-help@xxxxxxxx
| < Previous | Next > |