bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning compiling GDB 6.1.1 on SunOS 2.8 (UltraSPARC 64-bit)


From: Matt Solnit
Subject: Warning compiling GDB 6.1.1 on SunOS 2.8 (UltraSPARC 64-bit)
Date: Wed, 30 Jun 2004 11:54:24 -0700

Encountered while running GNU make:

Configuring in readline

<snipped>

configure: WARNING: sys/ptem.h: present but cannot be compiled

configure: WARNING: sys/ptem.h: check for missing prerequisite headers?

configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result

configure: WARNING:     ## ------------------------------------ ##

configure: WARNING:     ## Report this to address@hidden ##

configure: WARNING:     ## ------------------------------------ ##

Eventually failed with link error (not sure if related):

/usr/local/bin/gcc -g -O2       \

        -o gdb gdb.o libgdb.a \

           ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  ../libiberty/libiberty

.a     -ldl -lsocket -lnsl -lm -lncurses -liconv ../libiberty/libiberty.a

Undefined                       first referenced

 symbol                             in file

initscr32                           libgdb.a(tui.o)

w32attron                           libgdb.a(tui-wingeneral.o)

w32attroff                          libgdb.a(tui-wingeneral.o)

getcurx                             libgdb.a(tui-io.o)

getcury                             libgdb.a(tui-io.o)

acs32map                            libgdb.a(tui-win.o)

w32addch                            libgdb.a(tui-io.o)

ld: fatal: Symbol referencing errors. No output written to gdb

collect2: ld returned 1 exit status

make[1]: *** [gdb] Error 1

make[1]: Leaving directory `/usr/local/gdb-6.1.1/gdb'

make: *** [all-gdb] Error 2

Full configure/make output is attached.

uname -a returns the following:

SunOS sun240.iterationsoftware.com 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-V240

gcc --version returns the following:

gcc (GCC) 3.2

Copyright (C) 2002 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

make --version returns the following:

GNU Make 3.80

Copyright (C) 2002  Free Software Foundation, Inc.

This is free software; see the source for copying conditions.

There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A

PARTICULAR PURPOSE.

Sincerely,

Matt Solnit <address@hidden>

<<make.txt>>

Attachment: make.txt
Description: make.txt


reply via email to

[Prev in Thread] Current Thread [Next in Thread]