Reply to this subject
Start a new subject
 
Refresh page
Pages: 1
2
| Posted by |
David Haley
USA (3,881 posts) bio
Moderator |
| Date |
Reply #15 on Mon 28 Apr 2008 10:45 PM (UTC) [ quote
] |
| Message |
I'd check out:
http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=1962
Also, make sure that you do: "make clean" and then try to rebuild the source.
Another thing is to check if you have the NOCRYPT line in there.
Could you post your Makefile contents? Just the top part of the file should be fine. |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | top |
|
| Posted by |
Theheahi
(23 posts) bio
|
| Date |
Reply #16 on Mon 28 Apr 2008 10:57 PM (UTC) [ quote
] |
| Message |
CC = gcc
#PROF = -p
NOCRYPT =
# Uncomment the two lines below if compiling on a Solaris box
#SOLARIS_FLAG = -Dsun -DSYSV
#SOLARIS_LINK = -lnsl -lsocket
#Uncomment the line below if you are getting a line like:
#interp.c:757: warning: int format, time_t arg (arg 7)
#TIME = -DTIMEFORMAT
#Uncomment the line below if you are getting implicit decleration of re_exec
REG = -DREGEX
#Uncomment the line below if you are getting undefined re_exec errors
NEED_REG = -lgnuregex
#Uncomment the line below if you are getting undefined crypt errors
#NEED_CRYPT = -lcrypt | top |
|
| Posted by |
David Haley
USA (3,881 posts) bio
Moderator |
| Date |
Reply #17 on Mon 28 Apr 2008 11:08 PM (UTC) [ quote
] |
| Message |
| You... uh... didn't uncomment the NEED_CRYPT line like all the posts have said to do. |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | top |
|
| Posted by |
Theheahi
(23 posts) bio
|
| Date |
Reply #18 on Mon 28 Apr 2008 11:12 PM (UTC) [ quote
] |
| Message |
even i uncomment it it still gives same error
#Uncomment the line below if you are getting undefined crypt errors
NEED_CRYPT = -lcrypt
| top |
|
| Posted by |
David Haley
USA (3,881 posts) bio
Moderator |
| Date |
Reply #19 on Mon 28 Apr 2008 11:18 PM (UTC) [ quote
] |
| Message |
Did you do a make clean followed by a make?
Generally it's best to do things one at a time, and not say you made a change but then not actually keep it that way. :-) If we don't know the exact status, we can't easily help you... |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | top |
|
| Posted by |
Theheahi
(23 posts) bio
|
| Date |
Reply #20 on Mon 28 Apr 2008 11:19 PM (UTC) [ quote
] |
| Message |
| yea i did make clean also i did uncomment before but i changed it then (cause i tried all ways 2-3 times and i sent my makefile after last try :) so it was comment). | top |
|
| Posted by |
Theheahi
(23 posts) bio
|
| Date |
Reply #21 on Mon 28 Apr 2008 11:34 PM (UTC) [ quote
] |
| Message |
| but still keeps same error :S i gonna use 1.4 i think. also 1.8 has hauses clans etc. cam i upgrade my 1.4 to 1.8? (not using full of 1.8 codes) | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
5,279 views.
This is page 2, subject is 2 pages long:
1
2
Reply to this subject
Start a new subject
 
Refresh page
top
Comments to:
Gammon Software support
Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )