ddd
[Top][All Lists]
Advanced

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

Re: making ddd-3.3


From: Christian Monfort
Subject: Re: making ddd-3.3
Date: Fri, 28 Feb 2003 14:33:12 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.3b) Gecko/20030122

Bruce J. Lord wrote:

Gentlemen:

After configuring ddd-3.3 without error I was happily making this application
until I received the following;
.
.
.
.
.
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -W -Wall -trigraphs 
-c hostname.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -W -Wall -trigraphs 
-c index.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -W -Wall -trigraphs 
-c java.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -W -Wall -trigraphs 
-c logo.C
In file included from logo.C:40:
Xpm.h:51: xpm.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `logo.o'
Current working directory /home/users/ntwkarch/bjl2778/Downloads/ddd-3.3/ddd
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

I checked for Xpm.h in the ddd subfolder and it is there.  What am I doing 
wrong?

File "xpm.h" (all lowercase) is missing, included from line #51 in file "Xpm.h" Maybe xpm is not correctly/completely installed on your system (missing headers), or header files are in a directory not scanned by compiler (-I option).

CM.



Thanks for your time,
Bruce Lord
Communications Engineer/Scientist
253.773.3057
The Boeing Company





reply via email to

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