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

install error



Following the build sequence of "make" "make config" and "make test" which encountered no errors, the install failed.

root epix-1.0.0: $ make install
Preparing samples and documentation...koch.c:11: warning: ISO C++ forbids declaration of `main' with no type
g++: -lm: linker input file unused because linking not done
g++: -lepixtest: linker input file unused because linking not done
failed, exiting
make: *** [install] Error 1

My system:  linux kernel 2.6.7

root epix-1.0.0: $ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4

Since I just subscribed and don't know how to read the archive, I hope someone has encountered and solved this problem.

Thanks