View Issue Details

IDProjectCategoryView StatusLast Update
0004023unrealinstallingpublic2011-06-14 00:02
Reporterdanny Assigned Toohnobinki  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionunable to duplicate 
Product Version3.2.8 
Summary0004023: Configure Syntax Error
DescriptionI tried to configure (./Config) for first time and then i encountered this syntax error

checking for working alloca.h... no
checking for alloca... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strlncat... no
./configure: 9468: Syntax error: end of file unexpected (expecting ")")

Attached Files
inspircd.txt (44,936 bytes)
config.log (32,923 bytes)
configure (262,144 bytes)
3rd party modules

Activities

ohnobinki

2011-06-13 14:56

reporter   ~0016666

Have you modified ./configure in any way? What shell were you using to execute it?

May you attach the ./configure which produced the error as well as the config.log?

danny

2011-06-13 16:57

reporter   ~0016667

idk what shell im using. i hope the the full log of the process in shell and the config log will help much.. :(

ohnobinki

2011-06-13 19:29

reporter   ~0016668

May you attach a copy of the ./configure script instead of an inspircd configuration file? :-p

danny

2011-06-13 21:32

reporter   ~0016670

done. I hope its the correct file D:

ohnobinki

2011-06-14 00:02

reporter   ~0016671

You have done something wierd in extracting your Unreal3.2.8.1.tar.gz. If you look at your configure, you will see that it is truncated part of the way through line 9468.

ohnobinki@ohnopublishing /tmp/Unreal3.2 $ ls -l configure unreal-attachment-694
-rwx------ 1 ohnobinki users 388713 Mar 1 2009 configure
-rw-r--r-- 1 ohnobinki users 262144 Jun 13 15:32 unreal-attachment-694

Try reextracting just ./configure from Unreal3.2.8.1.tar.gz or just completely start over. Verify that the tarball's checksums match those listed at http://www.unrealircd.com/downloads/unreal/28/24 . I suppose that this problem could be as simple as your download of unrealircd being interrupted right at the point where ./configure is stored.

ohnobinki@ohnopublishing /tmp/Unreal3.2 $ md5sum /usr/portage/distfiles/Unreal3.2.8.1.tar.gz
7b741e94e867c0a7370553fd01506c66 /usr/portage/distfiles/Unreal3.2.8.1.tar.gz

ohnobinki

2011-06-14 00:02

reporter   ~0016672

Oh, and I don't mean to sound terse; thanks for taking the time to open the bug report :-).

Issue History

Date Modified Username Field Change
2011-06-13 09:58 danny New Issue
2011-06-13 14:56 ohnobinki Note Added: 0016666
2011-06-13 16:01 danny File Added: inspircd.txt
2011-06-13 16:31 danny File Added: config.log
2011-06-13 16:57 danny Note Added: 0016667
2011-06-13 19:29 ohnobinki Note Added: 0016668
2011-06-13 21:32 danny File Added: configure
2011-06-13 21:32 danny Note Added: 0016670
2011-06-14 00:02 ohnobinki Note Added: 0016671
2011-06-14 00:02 ohnobinki Status new => closed
2011-06-14 00:02 ohnobinki Assigned To => ohnobinki
2011-06-14 00:02 ohnobinki Resolution open => unable to duplicate
2011-06-14 00:02 ohnobinki Note Added: 0016672