a2ps-patches
[Top][All Lists]
Advanced

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

Re: Compile error during bootstrap...


From: Akim Demaille
Subject: Re: Compile error during bootstrap...
Date: 04 Sep 2002 17:15:24 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| OK, it finally failed...
| gcc -g -O2 -o a2ps main.o read.o sshread.o ssheet.o 
| select.o generate.o delegate
| .o regex.o buffer.o versions.o ffaces.o version-etc.o 
| long-options.o parsessh.o 
| lexssh.o lexps.o sheets-map.o  ../lib/.libs/liba2ps.a -lm
| main.o: In function `spy_user':
| /home/eda/newa2ps/a2ps/src/main.c:559: the use of 
| `tempnam' is dangerous, better
|  use `mkstemp'

This is OK.

| main.o: In function `main':
| /home/eda/newa2ps/a2ps/src/main.c:1000: undefined 
| reference to `delegation_hook'
| /home/eda/newa2ps/a2ps/src/main.c:1018: undefined 
| reference to `a2_read_sys_conf
| ig'
| /home/eda/newa2ps/a2ps/src/main.c:1024: undefined 
| reference to `a2_read_config'
| /home/eda/newa2ps/a2ps/src/main.c:1029: undefined 
| reference to `a2_read_config'
| collect2: ld returned 1 exit status

This is bad.  What architecture is this?  Do you have an a2ps
installed?  Can you show the *full* compilation line, including
libtool's invocation?




reply via email to

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