?
Hi Patrick,
erstmal Danke für die schnelle Antwort.
Leider komme ich so aber auch nicht weiter, da der Linker eine Datei mit Namen *s* sucht?
Ich häng die Fehlermeldung mal dran, falls dir oder jemand dazu was einfällt, wäre toll.
thx Pascal2C
---------------------------------------------------------------
Linker-Meldungen:
---------------------------------------------------------------
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to bug-make@gnu.org.
Reading makefiles...
Reading makefile /root/test/Makefile'... Updating makefiles.... Considering target file/root/test/Makefile'.
Looking for an implicit rule for /root/test/Makefile'. Trying pattern rule with stemMakefile'.
Trying implicit prerequisite /root/test/Makefile,v'. Trying pattern rule with stemMakefile'.
Trying implicit prerequisite /root/test/RCS/Makefile,v'. Trying pattern rule with stemMakefile'.
Trying implicit prerequisite /root/test/RCS/Makefile'. Trying pattern rule with stemMakefile'.
Trying implicit prerequisite /root/test/s.Makefile'. Trying pattern rule with stemMakefile'.
gmake: *** No rule to make target s'. Stop. Trying implicit prerequisite/root/test/SCCS/s.Makefile'.
No implicit rule found for /root/test/Makefile'. Finished prerequisites of target file/root/test/Makefile'.
No need to remake target /root/test/Makefile'. Updating goal targets.... Considering target files'.
File s' does not exist. Looking for an implicit rule fors'.
Trying pattern rule with stem s'. Trying implicit prerequisites,v'.
Trying pattern rule with stem s'. Trying implicit prerequisiteRCS/s,v'.
Trying pattern rule with stem s'. Trying implicit prerequisiteRCS/s'.
Trying pattern rule with stem s'. Trying implicit prerequisites.s'.
Trying pattern rule with stem s'. Trying implicit prerequisiteSCCS/s.s'.
No implicit rule found for s'. Finished prerequisites of target files'.
Must remake target `s'.
*** fehlgeschlagen ***