![]() |
need help with compiler error
I keep getting this error:
web# make incoming.cgi "Makefile", line 26: Unassociated shell command "$(KEYWORDFILES) $(TEMPLATEFILES) $(FLATFILEFILES) "Makefile", line 27: Unassociated shell command "$(DOMAINFILES) make: fatal errors encountered -- cannot continue this is line 25, 26 and 27: ALLCONFIG = $(CONFIGDIR)/incoming.h \ $(KEYWORDFILES) $(TEMPLATEFILES) $(FLATFILEFILES) \ $(DOMAINFILES) Script is written in C and used to work on my servers that ran older version of FreeBSD. Anybody have a fix? |
make sure the link to your classes is stil ok
|
** bump **
|
Your shell doesn't seem to like the backslashes, try putting lines 25, 26 and 27all on the same line and see what the response is.
WG |
my fiddy cents worth of suggested help..
try using GNUUuuuuuuuuu instead of the systems default "make" command. "gmake" may already be installed on your servers, perform a (locate/whereis) for it. if you don't have it, you can download it from MIT: ftp to prep.ai.mit.edu/pub/gnu/ peace, and i hope this helps. |
Quote:
|
Quote:
gcc -g0 -O2 -Wall -I. -static -o checkdomains checkdomains.c checkdomains.c: In function `main': checkdomains.c:77: error: `ndomain_groups' undeclared (first use in this function) checkdomains.c:77: error: (Each undeclared identifier is reported only once checkdomains.c:77: error: for each function it appears in.) checkdomains.c:79: error: `all_domains' undeclared (first use in this function) gmake: *** [checkdomains] Error 1 that didnt work either :( the only thing that is different, is that this is now on a newer version of freebsd... nothing in the script has changed. |
none of you code wizards know how to fix this?
|
jesus christ
|
someone must know how to fix this
|
bump... maybe there is someone here on a wednesday night with a fix
i REALLY need to get this working asap |
Anybody here on a thursday morning know how to fix it?
|
i bet if I had some naked whores in this thread I'd get some help
|
| All times are GMT -7. The time now is 08:09 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123