bugmldonkey, a multi-networks file-sharing client - Bugs: bug #17337, Problem with the configure script

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #17337: Problem with the configure script

Submitter:  Guillaume R. <glx>
Submitted:  Sat 05 Aug 2006 08:51:41 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Compilation problem Status:  Works For Me
Assigned to:  None Open/Closed:  Closed
Release:  None Release:  CVS co
Operating System:  Linux Binaries Origin:  CVS / Self compiled
CPU type:  Intel x86

Jump to the original submission

Sat 02 Sep 2006 01:59:09 PM UTC, comment #11: 

Hello
What you asked me:
$autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

After a fresh checkout it works fine.Many thx for your help and your time.
Indeed I dont understand why it doesn't properly work the first time.
Thx again

Guillaume R. <glx>
Fri 01 Sep 2006 07:20:17 PM UTC, comment #10: 

Hm, as I could not reproduce the bug and no one else reported the same so far I suggest a local problem. Did you update all packages?

spiralvoice <spiralvoice>
Group administrator
Thu 24 Aug 2006 04:06:57 PM UTC, comment #9: 

Did you checkout CVS into a clean dir? If not, please try.
Please post the output of "autoconf --version".

spiralvoice <spiralvoice>
Group administrator
Thu 24 Aug 2006 09:54:50 AM UTC, comment #8: 

Hello
It happens while checking the system headers. I retry today after a new cvs update and here is the output, always the same, at the end.
The last ten lines:

checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/ip.h... yes
./configure: line 8666: syntax error: unexpected end of file

Some headers should be missing but I cant figure out which one...
Thx

Guillaume R. <glx>
Fri 18 Aug 2006 08:39:02 PM UTC, comment #7: 

Please post the last 10 lines before the error of ./configure screen output.

spiralvoice <spiralvoice>
Group administrator
Fri 18 Aug 2006 08:18:01 PM UTC, comment #6: 

Hello
I was in holiday sorry...
So I make a cvs update and re-try. Same result here is what I got at the end of the configure script:

## ------------------------------------------ ##
## Report this to the AC_PACKAGE_NAME lists.  ##
## ------------------------------------------ ##
_ASBOX
    ) |
      sed "s/^/$as_me: WARNING:     /" >&2
    ;;
esac
echo "$as_me:$LINENO: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
  echo $ECHO_N "(cached) $ECHO_C" >&6
else
  eval "$as_ac_Header=\$ac_header_preproc"
fi
echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6

fi
if test `eval echo '${'$as_ac_Header'}'` = yes; then
  cat >>confdefs.h <<_ACEOF
#define `echo "HAVE_$ac_header" |

And that's all...It might miss some headers but I dont see which ones...
Thx

Guillaume R. <glx>
Fri 11 Aug 2006 06:05:40 PM UTC, comment #5: 

ping

spiralvoice <spiralvoice>
Group administrator
Tue 08 Aug 2006 10:24:11 PM UTC, comment #4: 

I tried also on Suse 10.1 with latest CVS checkout and could
not reproduce the bug using the same configure line like you:
./configure --disable-gnutella --disable-gnutella2 --disable-fasttrack --enable-bittorrent --enable-gui=newgui2

spiralvoice <spiralvoice>
Group administrator
Tue 08 Aug 2006 09:51:55 PM UTC, comment #3: 

Please post the last 10 lines before the error of ./configure screen output.

spiralvoice <spiralvoice>
Group administrator
Tue 08 Aug 2006 04:58:25 PM UTC, comment #2: 

Lo
I use a SuSe 10.1 with autoconf 2.59
I join the config.log file. If you want some other infos please tell :)
Thx

Guillaume R. <glx>
Sun 06 Aug 2006 12:30:18 AM UTC, comment #1: 

Which distro do you use?
Which version of autoconf do you use?
Which configure options did you use?
Please copy the output of ./configure into a file and post it here in this bug report.

spiralvoice <spiralvoice>
Group administrator
Sat 05 Aug 2006 08:51:41 PM UTC, original submission:  

Hello
I just checked out a fresh mldonkey from CVS. All went smoothly til I tried to compile it.
Here is what I got:
./configure: line 8667: syntax error: unexpected end of file
I am not a shell scripter but a fi might miss and maybe something else...
Could anyone send here a patch so that I could build a Makefile.config to compile the app.
Thx

Guillaume R. <glx>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10487:  config.log added by glx (25KiB - application/octet-stream - config.log)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-02 spiralvoice Open/ClosedOpen Closed
2006-09-01 spiralvoice StatusNone Works For Me
2006-08-18 spiralvoice StatusWorks For Me None
    Open/ClosedClosed Open
2006-08-18 spiralvoice Open/ClosedOpen Closed
2006-08-08 spiralvoice StatusNone Works For Me
2006-08-08 glx Attached File- Added config.log, #10487
    Carbon-Copy- Added spiralvoice

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code