Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [version.h] Error 2 : Problem at make...  (Read 7251 times)

0 Members and 1 Guest are viewing this topic.

skoby

  • Guest
[version.h] Error 2 : Problem at make...
« on: January 12, 2007, 12:40:32 AM »

Hey y'all

Getting this problem at make and was wondering if anyone could help me out? =/ Any help would be greatly appreciated. Thanks :)

Code: [Select]


skoby@selene:~/anope-1.6.5$ make
sh version.sh
.: 13: version.log: not found
make: *** [version.h] Error 2

Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: January 12, 2007, 06:53:40 AM »

you need to re-download anope and try again.
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #2 on: January 12, 2007, 12:17:18 PM »

or maybe a complete information on your OS mightbe useful
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

katsklaw

  • Guest
(No subject)
« Reply #3 on: January 12, 2007, 06:15:34 PM »

n00bie, version.log ships with Anope and is not created by ./configure so regardless of OS, if it's missing , the installer was corrupt/incomplete or the installer wasn't unpacked correctly/completely.
Logged

Quentin

  • Guest
version.log not found
« Reply #4 on: January 17, 2007, 06:27:20 PM »

katsklaw: version.log does exist, version.sh needs to be updated to say CTRL="./version.log"

This is a fix for Solaris 9 SPARC using gmake and gcc 3.4.6.
Logged

heinz

  • Guest
(No subject)
« Reply #5 on: January 18, 2007, 06:36:05 PM »

It's also an issue with 'dash' that ships with debian based systems. The /bin/sh binary needs to point to /bin/bash or other sane shell binary.
Logged
Pages: [1]   Go Up