bug-ddd
[Top][All Lists]
Advanced

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

Re: Error with DDD3-3 installation


From: Arnaud Desitter
Subject: Re: Error with DDD3-3 installation
Date: Tue, 8 May 2001 10:46:59 +0100 (BST)

> 
> Hi,
>  
> I have problems when I want to install DDD 3-3 on a HP-UX Platform.
> When I launch the "configure script" it stopped with an error.
> In config.log file I Can see after many result test the error occur.
>  
> This error is written like this :
> ....
> configure:1216: gcc -o conftest   conftest.c   1>&5
> as: "/var/tmp/ccMoeNjb.s", line 16 : error 1052: Directive name not
> recognized - NSUBSPA
> configure: failed program was:
>  
> #line 1211 "configure"
> #include "confdefs.h"
>  
> main() {return(0)}
>  

It looks like gcc in not working properly on your machine. One possibility
is to use the HP compilers.

rm -f config.cache
env CC=cc CXX=aCC ./configure --prefix=/usr/local
make 
make install

Cheers,
Arnaud

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered 
through the MessageLabs Virus Scanning Service. For further information visit 
http://www.star.net.uk/stats.asp



reply via email to

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