Try to locate the offending prerequisite and kill it (most likely by
patching).  You can be assured the package will find that file on
every system.



I've tried but didn't find any crt0 or something similar in the Makefiles. The Makefile where the error occures looks like this:

EPTH   =..
PROG    =cdcc
SRCS    =$(PROG).c

.include <bsd.prog.mk>

.ifndef NO_SYS_INSTALL
# cdcc needs to be SUID to read the server passwords
BINMODE =4$(DCC_MODE)
.endif
BINOWN  =$(DCC_SUID)
.include "${DEPTH}/Makefile.inc2"

I can't see any strange commands ...



what does this last sentence mean?


The port-file is nothing else than a configure_style= simple

Should mean that I didn't change anything. I don't patch the file or do anything else with it. I only want to run the three things configure, make, make install. The port-file is appended to mail.

-Stefan

Attachment: dcc-dccd.tar.gz
Description: GNU Zip compressed data

Reply via email to