Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Compiling the server
➜ Compiling Error
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Alaric
(3 posts) Bio
|
| Date
| Mon 26 Nov 2001 08:23 AM (UTC) |
| Message
| I downloaded the smaug source code with mxp support and when I typed make, this is what i got in return.
$ make
make smaug
make[1]: Entering directory '/home/chris/smaug/dist/src
gcc -c -0 -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
act_comm.c:40: regex.h: No such file or directory
make[1]: *** [act_comm.o] Error 1
make[1]: Leaving Directory '/home/chris/smaug/dist/src'
make: *** [all] Error 2
I was following all the directions on the website you had "How to make changes, including compiling." And I still had this problem. Does anyone know what I am to do to fix this problem? | | Top |
|
| Posted by
| Alaric
(3 posts) Bio
|
| Date
| Reply #1 on Mon 26 Nov 2001 08:27 AM (UTC) |
| Message
| | I just downloaded the newest version of Cygwin so I am pretty sure that is not a problem. (I forgot to add this in before, and noticed it when you replied to Bob the Hydra's message) | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #2 on Mon 26 Nov 2001 09:21 PM (UTC) |
| Message
| I found that file here ...
/usr/include/regex.h
Check you have such a file.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Alaric
(3 posts) Bio
|
| Date
| Reply #3 on Mon 26 Nov 2001 11:40 PM (UTC) |
| Message
| | Allright, I've found it, now it's telling me that it can't find -lcrypt I've looked around to find the file so I can download it, but havn't had any luck. Would you happen to know a site? | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #4 on Wed 28 Nov 2001 12:45 AM (UTC) |
| Message
| I found:
/lib/libcrypt.a
and
/usr/lib/libcrypt.a
Check you have one or both of those. If you only have one, make a copy of it into the other directory.
They were part of the Cygwin install. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | 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.
17,443 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top