[Uml-devel] [Bug 55810] Unable to compile on SPARC/SOLARIS 9
Lars Tunkrans
lars.tunkrans at bredband.net
Tue Mar 11 14:10:58 UTC 2003
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.kde.org/show_bug.cgi?id=55810
------- Additional Comments From lars.tunkrans at bredband.net 2003-03-11 23:03 -------
Subject: Re: Unable to compile on SPARC/SOLARIS 9
This is what happends I I delete "Flex" and try to
use "lex" instead.
First:
pkgrm SMCflex
gmake distclean && ./configure
Then:
# gmake
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
gmake all-recursive
gmake[1]: Entering directory `/opt/src/kde3apps/umbrello-1.1.1'
Making all in uml
gmake[2]: Entering directory `/opt/src/kde3apps/umbrello-1.1.1/uml'
Making all in classparser
gmake[3]: Entering directory `/opt/src/kde3apps/umbrello-1.1.1/uml/classparser'
lex -+ -otokenizer.cc tokenizer.l
lex: illegal option -- +
Usage: lex [-ewctvnVY] [-Q(y/n)] [file]
gmake[3]: *** [tokenizer.cc] Error 1
gmake[3]: Leaving directory `/opt/src/kde3apps/umbrello-1.1.1/uml/classparser'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/opt/src/kde3apps/umbrello-1.1.1/uml'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/src/kde3apps/umbrello-1.1.1'
gmake: *** [all] Error 2
-----------------
User Commands lex(1)
NAME
lex - generate programs for lexical tasks
SYNOPSIS
lex [-cntv] [-e | -w] [ -V -Q
[y | n] ] [file...]
------------------------------
Apperantly "configure" finds "lex" but the flags
are still in "flex"-style.
I Agree that the problem seems to bee some incompatability between
the modern GCC 3.2.2 and the somewhat dated flex from 1997/8
I even tried to rebuild "flex" from source . Still the same "istream"
problem.
//Lars
--
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA. Privileged/Confidential Information may
be contained in this message. If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind. Opinions, conclusions and other
information in this message that do not relate to the official
business of the University of Stirling shall be understood as neither
given nor endorsed by it.
More information about the umbrello-devel
mailing list