Vanilla Netrek Server Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VANILLA-L:1335] Another compile problem
Alec's suggestion of adding #include <errno.h> worked to get past the
newstartd problem.
The pledit Makefile appears to be broken. At the top of the dependency
section, I see:
# DO NOT DELETE THIS LINE -- make depend depends on it.
<<<<<<< Makefile
main.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
and at the end there is:
../ntserv/data.o: ../ntserv/copyright.h ../ntserv/data.h ../null
=======
# DO NOT DELETE THIS LINE -- make depend depends on it.>>>>>>> 1.2
Both of these are causing severe problems for make. It works when I clean
them up.
After the above fixes, I've managed to compile the server. The
install.sh provided by James Cameron works, but it still is found as
"./install.sh -c" by configure, and the robots, newstartd, keycomp,
squencer, and xsg subdirectory Makefiles can't find it. I have several
"install" utilities in my path, but ./install.sh -c is the one which
gets found, even if I remove . from my path.
After I create ../install.sh links in the subdirectories, the installation
runs correctly. I now have a server running with the new newstartd and
whatever other patches have been applied.
What is the status on some of the other bug fixes/enhancement requests?
Basically I think we should make up a list of "must fix by Monday" bugs
and concentrate on those.
-Tom
+
++ Vanilla-l Mailing List ++
To unsubscribe: send "unsubscribe vanilla-l" to majordomo@real-time.com
For more information: http://archives.real-time.com