Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: make error  (Read 6271 times)

0 Members and 1 Guest are viewing this topic.

Rune

  • Guest
make error
« on: November 09, 2007, 12:38:56 PM »

Trying to install anope 1.65 on a mandriva 2008 box

Get the following warnings:

main.c: In function ‘services_restart’:
main.c:206: warning: implicit declaration of function ‘pthread_kill_other_threads_np’

nickserv.c: In function ‘load_old_ns_dbase’:
nickserv.c:479: warning: dereferencing type-punned pointer will break strict-aliasing rules


And ends with this error:

/home/user/anope-1.6.5/main.c:206: undefined reference to `pthread_kill_other_threads_np'
main.o: In function `main':
/home/usler/anope-1.6.5/main.c:501: undefined reference to `pthread_kill_other_threads_np'
collect2: ld returned 1 exit status
make: *** [services] Error 1

Any help appreciated

Rune
Logged

Rune

  • Guest
(No subject)
« Reply #1 on: November 09, 2007, 10:02:30 PM »

Tried gmake and don't get the nickserv error

But still get:

main.o: In function `main':
/home/user/anope-1.6.5/main.c:501: undefined reference to `pthread_kill_other_threads_np'
collect2: ld returned 1 exit status
gmake: *** [services] Error 1
Logged

Trystan Scott Lee

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 343
(No subject)
« Reply #2 on: November 09, 2007, 11:04:25 PM »

Say no to threading or just move up to 1.7.x
Logged
my God my tourniquet, return to me salvation

Rune

  • Guest
(No subject)
« Reply #3 on: November 10, 2007, 12:14:52 AM »

That's exactly what I did mate

Just installed 1.7.19 and all went smoothly

Just gotta figure why all connections outside of my loacl network are being refused now :|

Rune
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #4 on: November 10, 2007, 12:05:34 PM »

Port forwarding or firewall. :)
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/
Pages: [1]   Go Up