GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   need help with compiler error (https://gfy.com/showthread.php?t=756156)

Mr Pheer 07-31-2007 02:29 AM

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?

grumpy 07-31-2007 03:04 AM

make sure the link to your classes is stil ok

Mr Pheer 07-31-2007 05:37 AM

** bump **

WiredGuy 07-31-2007 06:11 AM

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

IWantU_Patrick 07-31-2007 06:43 AM

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.

Mr Pheer 07-31-2007 03:32 PM

Quote:

Originally Posted by WiredGuy (Post 12847777)
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

didnt work

Mr Pheer 07-31-2007 03:33 PM

Quote:

Originally Posted by IWantU_Patrick (Post 12847941)
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.

sly# gmake incoming.cgi
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.

Mr Pheer 07-31-2007 06:22 PM

none of you code wizards know how to fix this?

Mr Pheer 07-31-2007 09:32 PM

jesus christ

Mr Pheer 08-01-2007 12:54 AM

someone must know how to fix this

Mr Pheer 08-01-2007 09:12 PM

bump... maybe there is someone here on a wednesday night with a fix

i REALLY need to get this working asap

Mr Pheer 08-02-2007 06:55 AM

Anybody here on a thursday morning know how to fix it?

Mr Pheer 08-02-2007 08:53 AM

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