bug-groff
[Top][All Lists]
Advanced

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

Compilation problem.


From: Ashley Brandwood
Subject: Compilation problem.
Date: Tue, 8 Apr 2003 17:00:27 -0400

                           Groff Bug Report

Please read the PROBLEMS file before sending in a bug report.

Please fill in all fields, even if you think they are not relevant.

Please delete the text in brackets before sending it in.

Please report separate bugs separately.

Send the completed form to address@hidden

GROFF VERSION:
1.17.2

MACHINE:
Sun Netra

OS:
Solaris 8 (32bit kernel)

COMPILER:
GCC 3.2.2

INPUT FILES:

COMMAND LINE:

DESCRIPTION OF INCORRECT BEHAVIOUR:
I get this on 3 different machines ...

[ale] (root) # make
make[1]: Entering directory `/usr/local/install/groff-1.17.2'
make[2]: Entering directory `/usr/local/install/groff-1.17.2/src/include'
make[2]: Leaving directory `/usr/local/install/groff-1.17.2/src/include'
make[2]: Entering directory `/usr/local/install/groff-1.17.2/src/libs/libgroff'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/install/groff-1.17.2/src/libs/libgroff'
make[2]: Entering directory `/usr/local/install/groff-1.17.2/src/libs/libdriver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/install/groff-1.17.2/src/libs/libdriver'
make[2]: Entering directory `/usr/local/install/groff-1.17.2/src/libs/libbib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/install/groff-1.17.2/src/libs/libbib'
make[2]: Entering directory `/usr/local/install/groff-1.17.2/src/roff/groff'
/usr/local/bin/gcc -g -O2  -o groff groff.o pipeline.o /usr/local/install/groff-1.17.2/src/libs/libgroff/libgroff.a  -lm

Undefined                       first referenced
 symbol                             in file
operator new[](unsigned)            groff.o
vtable for __cxxabiv1::__class_type_info/usr/local/install/groff-1.17.2/src/libs/libgroff/libgroff.a(font.o)
operator delete(void*)              /usr/local/install/groff-1.17.2/src/libs/libgroff/libgroff.a(font.o)
__gxx_personality_v0                groff.o
operator delete[](void*)            groff.o
ld: fatal: Symbol referencing errors. No output written to groff
collect2: ld returned 1 exit status
make[2]: *** [groff] Error 1
make[2]: Leaving directory `/usr/local/install/groff-1.17.2/src/roff/groff'
make[1]: *** [src/roff/groff] Error 2
make[1]: Leaving directory `/usr/local/install/groff-1.17.2'
make: *** [all] Error 2

SUGGESTED FIX [optional]:


reply via email to

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