help-3dldf
[Top][All Lists]
Advanced

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

[help-3dldf] installing


From: Richard Landis
Subject: [help-3dldf] installing
Date: Sun, 23 Oct 2005 14:35:21 -0400

This is my first Linux system so I'm trying to learn everything at once.
I really don't know how to describe my problems so I saved the output
buffers from the configure and the make install. Perhaps someone could
answer to why the make install does not seem to create a 3dldf
executable file.

The following is the output from the
 `configure --prefix=/home/richard/3DLDF-1.2.0.0' command

checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing trunc... -lm
checking for floor... yes
checking for sqrt... yes
checking for trunc... yes
Enabling conditional compilation of debugging output
configure: creating ./config.status
config.status: creating Makefile
config.status: creating CWEB/Makefile
config.status: creating DOC/Makefile
config.status: creating ANIMATNS/Makefile
config.status: creating DOC/TEXINFO/Makefile
config.status: creating DOC/TEXINFO/TEXIPP/Makefile
config.status: creating FLIPBOOK/Makefile
config.status: creating CWEB/config.h
config.status: CWEB/config.h is unchanged
config.status: executing depfiles commands


The following is the output from the `make install' command.

Makefile:580: warning: overriding commands for target `info-recursive'
Makefile:239: warning: ignoring old commands for target `info-recursive'
Making install in CWEB
make[1]: Entering directory `/home/richard/3DLDF-1.2.0.0/CWEB'
Makefile:780: warning: overriding commands for target `3dldf'
Makefile:524: warning: ignoring old commands for target `3dldf'
if g++ -DHAVE_CONFIG_H -I. -I/home/richard/3DLDF-1.2.0.0/CWEB -I.
-frepo -pthread  -g -MT pspglb.o -MD -MP -MF ".deps/pspglb.Tpo" -c -o
pspglb.o pspglb.cxx; \
then mv -f ".deps/pspglb.Tpo" ".deps/pspglb.Po"; else rm -f
".deps/pspglb.Tpo"; exit 1; fi
pspglb.web: In static member function `static Pointer_Vector<C, C>*
Pointer_Vector<C, D>::assign_same_pointers(Pointer_Vector<D, D>*,
Pointer_Vector<C, C>*, Scanner_Type*)':
pspglb.web:570: error: invalid use of undefined type `struct
Scanner_Type'
pspglb.web:3957: error: forward declaration of `struct Scanner_Type'
pspglb.web: In member function `int Pointer_Vector<C,
D>::append_copy(const D*, Scanner_Type*)':
pspglb.web:726: error: invalid use of undefined type `struct
Scanner_Type'
pspglb.web:3957: error: forward declaration of `struct Scanner_Type'
pspglb.web: In member function `int Pointer_Vector<C,
D>::append_copy(const Pointer_Vector<D, D>&, Scanner_Type*)':
pspglb.web:807: error: invalid use of undefined type `struct
Scanner_Type'
pspglb.web:3957: error: forward declaration of `struct Scanner_Type'
make[1]: *** [pspglb.o] Error 1
make[1]: Leaving directory `/home/richard/3DLDF-1.2.0.0/CWEB'
make: *** [install-recursive] Error 1

Ricard landis







reply via email to

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