installation_electric-6.07.1
achim schoenborn-boehm <[email protected]> Tue, 14 Jan 2003 18:42:51 +0100
| Newsgroups | gmane.comp.cad.electric.bugs |
|---|---|
| Organization | pc-partner-schwarzwald.de |
| Message-ID | <[email protected]> |
hello, I'm trying to install electric-6.07.1. on red hat 8.0 everthing works well, until I try to "make" I don't know the reason why the installation is abordet. als attachement. I will send you the installation protokoll . Please help me and excuse my bad english. kindly regards achim schoenborn-boehm _______________________________________________ Bug-gnu-electric mailing list [email protected] http://mail.gnu.org/mailman/listinfo/bug-gnu-electric
protokoll_electric_installation1
(text/plain, 6.6 KB)
$ cd electric-6.07 electric-6.07]$ ./configure loading cache ./config.cache checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking whether gcc needs -traditional... (cached) no checking for X... (cached) no checking for XmuCompareISOLatin1 in -lXmu... (cached) no checking for XShmAttach in -lXext... (cached) no checking for XpStartPage in -lXp... (cached) no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for db.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/int_types.h... (cached) no checking for locale.h... (cached) yes checking for sgtty.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... (cached) yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for unistd.h... (cached) yes checking for Xm.h... (cached) no checking for working const... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for working vfork... (cached) yes checking return type of signal handlers... (cached) void checking for vprintf... (cached) yes checking for ftime... (cached) yes checking for getcwd... (cached) yes checking for gethostid... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for getwd... (cached) yes checking for qsort... (cached) yes checking for scandir... (cached) yes checking for setlocale... (cached) yes checking for strstr... (cached) yes checking for strchr... (cached) yes checking for valloc... (cached) yes checking for vsnprintf... (cached) yes checking host system type... i686-pc-linux-gnu checking for pthread.h... (cached) yes checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... (cached) gcc checking for u_int64_t... (cached) yes checking for uint64_t... (cached) no creating ./config.status creating Makefile creating src/include/defines.h src/include/defines.h is unchanged [Tiamat@Lilith1 electric-6.07]$ make gcc -Isrc/include -c src/cons/conlay.c -o src/cons/conlay.o gcc -Isrc/include -c src/cons/conlin.c -o src/cons/conlin.o gcc -Isrc/include -c src/cons/conlingtt.c -o src/cons/conlingtt.o gcc -Isrc/include -c src/cons/conlinprs.c -o src/cons/conlinprs.o gcc -Isrc/include -c src/cons/conlinttg.c -o src/cons/conlinttg.o gcc -Isrc/include -c src/cons/contable.c -o src/cons/contable.o gcc -Isrc/include -c src/db/aidtable.c -o src/db/aidtable.o gcc -Isrc/include -c src/db/data.c -o src/db/data.o gcc -Isrc/include -c src/db/dbchange.c -o src/db/dbchange.o gcc -Isrc/include -c src/db/dbcontour.c -o src/db/dbcontour.o gcc -Isrc/include -c src/db/dbcontrol.c -o src/db/dbcontrol.o gcc -Isrc/include -c src/db/dbcreate.c -o src/db/dbcreate.o gcc -Isrc/include -c src/db/dberror.c -o src/db/dberror.o gcc -Isrc/include -c src/db/dbgeom.c -o src/db/dbgeom.o gcc -Isrc/include -c src/db/dblang.c -o src/db/dblang.o gcc -Isrc/include -c src/db/dblangelk.c -o src/db/dblangelk.o c++ -Isrc/include -c src/db/dblangjava.cpp -o src/db/dblangjava.o gcc -Isrc/include -c src/db/dblangtcl.c -o src/db/dblangtcl.o gcc -Isrc/include -c src/db/dblibrary.c -o src/db/dblibrary.o gcc -Isrc/include -c src/db/dbmath.c -o src/db/dbmath.o gcc -Isrc/include -c src/db/dbmemory.c -o src/db/dbmemory.o gcc -Isrc/include -c src/db/dbmerge.c -o src/db/dbmerge.o gcc -Isrc/include -c src/db/dbmult.c -o src/db/dbmult.o gcc -Isrc/include -c src/db/dbnoproto.c -o src/db/dbnoproto.o gcc -Isrc/include -c src/db/dbtech.c -o src/db/dbtech.o gcc -Isrc/include -c src/db/dbtechi.c -o src/db/dbtechi.o gcc -Isrc/include -c src/db/dbtext.c -o src/db/dbtext.o gcc -Isrc/include -c src/db/dbvars.c -o src/db/dbvars.o gcc -Isrc/include -c src/drc/drc.c -o src/drc/drc.o gcc -Isrc/include -c src/drc/drcbatch.c -o src/drc/drcbatch.o gcc -Isrc/include -c src/drc/drcflat.c -o src/drc/drcflat.o gcc -Isrc/include -c src/drc/drcquick.c -o src/drc/drcquick.o gcc -Isrc/include -c src/graph/graphdraw.c -o src/graph/graphdraw.o gcc -Isrc/include -DANYDEPTH -c src/graph/graphunixx11.c -o src/gr aph/graphunixx11.o src/graph/graphunixx11.c:53:19: Xm/Xm.h: Datei oder Verzeichnis nicht gefunden src/graph/graphunixx11.c:54:21: Xm/Text.h: Datei oder Verzeichnis nicht gefunden src/graph/graphunixx11.c:55:26: Xm/RowColumn.h: Datei oder Verzeichnis nicht gef unden src/graph/graphunixx11.c:56:25: Xm/CascadeB.h: Datei oder Verzeichnis nicht gefu nden src/graph/graphunixx11.c:57:25: Xm/ToggleBG.h: Datei oder Verzeichnis nicht gefu nden src/graph/graphunixx11.c:58:22: Xm/PushB.h: Datei oder Verzeichnis nicht gefunde n src/graph/graphunixx11.c:59:26: Xm/Separator.h: Datei oder Verzeichnis nicht gef unden src/graph/graphunixx11.c:60:23: Xm/FileSB.h: Datei oder Verzeichnis nicht gefund en src/graph/graphunixx11.c:61:26: Xm/Protocols.h: Datei oder Verzeichnis nicht gef unden src/graph/graphunixx11.c:62:24: Xm/MwmUtil.h: Datei oder Verzeichnis nicht gefun den src/graph/graphunixx11.c:63:24: Xm/Display.h: Datei oder Verzeichnis nicht gefun den src/graph/graphunixx11.c:64:25: Xm/CutPaste.h: Datei oder Verzeichnis nicht gefu nden src/graph/graphunixx11.c:297: parse error before "XmSelectionBoxCallbackStruct" src/graph/graphunixx11.c:299: parse error before "XmScrollBarCallbackStruct"