bug-gv
[Top][All Lists]
Advanced

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

[bug-gv] Compiling gv-3.6.1 on HP-UX 11.0


From: twurgl
Subject: [bug-gv] Compiling gv-3.6.1 on HP-UX 11.0
Date: Mon, 3 Jan 2005 11:28:20 -0500




Using gcc (GCC) 3.4.2, GNU Make 3.80, HP-UX 11.0

In trying to compile gv-3.6.1, I get the following error as it tries to link:
(all compiles went fine)

Configure line:
./configure --prefix=mydir

/usr/ccs/bin/ld: Unsatisfied symbols:
   getopt_long (first referenced in main.o) (code)
   setenv (first referenced in Ghostview.o) (code)
   unsetenv (first referenced in main.o) (code)


Configure line:
./configure --prefix=mydir  --enable-setenv-code

/usr/ccs/bin/ld: Unsatisfied symbols:
   getopt_long (first referenced in main.o) (code)

Which means the "env" code is not "yes" by default?

Can you tell me where to find the getopt_long routine?
(or whatever my problem is :)

Thanks
Tom Wurgler



The information contained herein is GOODYEAR PROPRIETARY information and 
includes GOODYEAR CONFIDENTIAL information. Reproduction of
this
document, disclosure of the information, and use for any purpose other than to 
conduct business with Goodyear is expressly prohibited.





reply via email to

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