Bug#27241: marked as done (undefined reference yyFlexLexer yywrap) by Harald Fernengel <harry at kdevelop.org>

Stephan Kulow owner at bugs.kde.org
Thu Dec 20 22:19:03 UTC 2001


Your message with subj: undefined reference yyFlexLexer yywrap

You need flex installed. Make sure that in the linker line "-lfl" appears=
=2E=20
(Should be fixed in CVS)

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 14 Jun 2001 22:23:40 +0000
Received: (qmail 22629 invoked by uid 33); 14 Jun 2001 22:23:40 -0000
Date: 14 Jun 2001 22:23:40 -0000
Message-ID: <20010614222340.22628.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: undefined reference yyFlexLexer yywrap
From: pup at houston.rr.com

Package:           kdevelop
Version:           2.0 (from cvs) (using KDE 2.2.0 CVS/CVSup/Snapshot)
Severity:          normal
Installed from:    Compiled sources
Compiler:          GCC 2.95.2
OS:                Linux
OS/Compiler notes: KDE 2.2alpha + cvs updates

I have kdelibs, kdebase, etc. for 2.2alpha2 with the latest updates from cvs. kdevelop from cvs fails to compile with the following messages:

./classparser/libclassparser.a(tokenizer.o): In function `yyFlexLexer::yylex(void)':
tokenizer.o(.text+0x668): undefined reference to `yywrap'
./classparser/libclassparser.a(tokenizer.o): In function `yyFlexLexer::yyinput(void)':
tokenizer.o(.text+0xd2b): undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[3]: *** [kdevelop] Error 1
make[3]: Leaving directory `/root/kde-cvs/kdevelop-2.0cvs/kdevelop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kde-cvs/kdevelop-2.0cvs/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kde-cvs/kdevelop-2.0cvs'
make: *** [all-recursive-am] Error 2


(Submitted via bugs.kde.org)





More information about the KDevelop-devel mailing list