bug-ddd
[Top][All Lists]
Advanced

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

Re: ddd-2.0 compilation in HP-UX 10.20


From: Lutz Jaenicke
Subject: Re: ddd-2.0 compilation in HP-UX 10.20
Date: Sat, 2 Dec 2000 09:17:08 +0100
User-agent: Mutt/1.2.5i

On Fri, Dec 01, 2000 at 07:55:37PM -0500, Rosa Medeiros wrote:
> $ uname -a
> HP-UX wwnbh00x B.10.20 A 9000/782 2007545319 two-user license
> 
> $ gcc -v
> Reading specs from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.7.2.2/specs
> gcc version 2.7.2.2
...
> -lX11   ../librx/librx.a ../termcap/libtermcap.a /usr/lib/liby.a
> ../libiberty/libiberty.a -lm
> gcc: /usr/lib/liby.a: No such file or directory
> *** Error exit code 1

liby.a is the static version of the "yacc" library, yacc being part of the
developers package, which you obviously don't have. The GNU replacement
for yacc is called "bison", install it on your system (also available from
the HPUX Software Porting and Archive Center).
Don't forget to re-run configure...

Best regards,
        Lutz
-- 
Lutz Jaenicke                             Lutz.Jaenicke@aet.TU-Cottbus.DE
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153



reply via email to

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