Hi all,

I'm running some other programs fine in my Red Hat 7.2 (2.4.9-7), in
such a way that it is impossible to me upgrade to RH7.3 for now.
Also, I have installed gcc 3.2, and I have tryied to install dx 4.2.0.
With gcc 3.0.4 I get probles with Gl/gl.h, but now I realized that Gl/gl.h
was found (using gcc 3.2, the configure script says that), but after some
steps  I get next error:

-----------------------------------------------------------------------------
../base/libBASE.a       ../widgets/libWIDGETS.a  -lnsl -lXpm -ldl -lXm
-lXp -lGLU -lGL -lm -lXext -lXt -lX11 -lSM -lICE -L/usr/X11R6/lib
-lpthread
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
../base/libBASE.a(Strings.o): In function `UniqueFilename(char const*)':
:137: the use of `mktemp' is dangerous, better use `mkstemp'
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
../dxuilib/libDXUI.a(Network.o): In function `Network::parse(_IO_FILE*)':
:1590: undefined reference to `yylineno'
../dxuilib/libDXUI.a(Network.o): In function
`Network::netParseMODULEComment(char const*)':
:1714: undefined reference to `yylineno'
../dxuilib/libDXUI.a(Network.o): In function
`Network::netParseMacroComment(char const*)':
:1748: undefined reference to `yylineno'
../dxuilib/libDXUI.a(Network.o): In function
`Network::parseVersionComment(char const*, unsigned char)':
:1916: undefined reference to `yylineno'
../dxuilib/libDXUI.a(Network.o): In function
`Network::netParseCATEGORYComment(char const*)':
:1984: undefined reference to `yylineno'
../dxuilib/libDXUI.a(Network.o)::2012: more undefined references to
`yylineno' follow
collect2: ld devolvi el estado de salida 1
make[3]: *** [dxui] Error 1
make[3]: Saliendo directorio
`/home/luiggi/Visualizacion/DataExplorer/INSTALACION/dx-4.2.0/src/uipp/dxui'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio
`/home/luiggi/Visualizacion/DataExplorer/INSTALACION/dx-4.2.0/src/uipp'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio
`/home/luiggi/Visualizacion/DataExplorer/INSTALACION/dx-4.2.0/src'
make: *** [all-recursive] Error 1
-----------------------------------------------------------------------------

I'm no expert, so I don't understand what is yylineno??

best regards,

                                  .--.
  Luis M. de la Cruz S.          |o_o | PhD. Candidate, IIMAS, UNAM
  C?mputo Aplicado,              |:_/ |          Linux User: 195159
  DGSCA, UNAM, M?xico           //   \ \
  Tel. 562-26774               (|     | )      ?L'art c'est l'azur!
  http://www.mcc.unam.mx/~lmd /'\_   _/`\              Victor Hugo
                              \___)=(___/

On Mon, 11 Nov 2002, Tom Lawton wrote:

> > [EMAIL PROTECTED] Mesa]$ gcc -v
> > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.0.4/specs
> > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> > --infodir=/usr/share/info --enable-shared --enable-threads=posix
> > --disable-checking --host=i386-redhat-linux --with-system-zlib
> > Thread model: posix
> > gcc version 3.0.4 (Red Hat Linux 7.2 3.0.4-1)
>
> ...have you thought it may be a problem with using gcc 3; that has been
> causing a lot of trouble for users of MacOSX.2, which ships with
> gcc3.something, and has broken a lot of stuff...
>
>
> --
> Tom
> ____________________________________________________________
> Tom Lawton     Experimental Officer
>
> EnFlo    (Environmental Flow Research Centre)
> School of Engineering (Pigeonhole I1)
> University of Surrey
> GUILDFORD        Surrey           GU2 7XH          UK
>
> Tel (Office):+44 1483 68 2351
> Tel (Lab):   +44 1483 68 9687
> Fax:         +44 1483 68 9546
> Mobile:      +44 7715 126 377
> _____________________________________________________________
>
>
>
>


Reply via email to