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
➜ So Close - cygwin error during compile...
|
So Close - cygwin error during compile...
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Mikey
(4 posts) Bio
|
| Date
| Mon 23 Dec 2002 01:11 PM (UTC) |
| Message
| I think I have everything in my makefile all set, but when compiling everything, here is what I get:
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot find -lregex
collect2: ld returned 1 exit status
In my makefile I have:
NEED_REG = -lregex
and also tried: NEED_REG = -lgnuregex
which fixed the re_exec errors, but both give me that above error now...
Any direction to point me to please?
Thanks
-Mike | | Top |
|
| Posted by
| Nick Gammon
Australia (23,166 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Tue 24 Dec 2002 01:57 AM (UTC) |
| Message
| | Search this forum, this has come up a few times. I thing the regex is only used in *one* place, which is a test for profanity. I usually comment it out. I am sure this has been covered elsewhere. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Mikey
(4 posts) Bio
|
| Date
| Reply #2 on Mon 30 Dec 2002 01:41 PM (UTC) |
| Message
| Thanks for responding!
I found the solution under: http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=72
Works great now, although now I get one bug:
Log: [*****] BUG: Auth_check: exception found for user@their.ip.address.here
which doesn't seem to affect anything, but pops up whenever anyone connects...
I have been looking around for this fix, but haven't had any luck yet.
Thanks again
-Mike | | Top |
|
| Posted by
| Nick Gammon
Australia (23,166 posts) Bio
Forum Administrator |
| Date
| Reply #3 on Mon 30 Dec 2002 08:29 PM (UTC) |
| Message
| I think this is covered also. In the system folder, file system.dat I think you can set something to zero to stop it trying to do auth opens.
Try this link: Error message: 'Auth_open: connection refused' |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
| Posted by
| Mikey
(4 posts) Bio
|
| Date
| Reply #4 on Mon 30 Dec 2002 09:19 PM (UTC) |
| Message
| I think that did the trick!
I wasn't sure if that was one in the same error, but sure enough it turns off ident, but since it never worked and only gave errors, it works great!
Thank you
-Mike | | 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.
18,297 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top