Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13963] New: curl fails compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13963] New: curl fails compile
  • Date: 28 Aug 2007 02:02:48 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13963

Summary: curl fails compile
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ftp
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


It may just be my machine, but I thought I'd report this just in case. Curl
fails while compiling:

<snip>
gcc -march=k8 -m32 -pipe -DPIC -fPIC -O3 -z combreloc -s -o .libs/curl main.o
hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o
strtoofft.o strdup.o -L/usr/lib ../lib/.libs/libcurl.so -lz
../lib/.libs/libcurl.so: undefined reference to `libssh2_sftp_readnb'
../lib/.libs/libcurl.so: undefined reference to `libssh2_sftp_writenb'
../lib/.libs/libcurl.so: undefined reference to `libssh2_channel_writenb'
../lib/.libs/libcurl.so: undefined reference to `libssh2_channel_readnb'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[2]: Leaving directory `/usr/src/curl-7.16.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/curl-7.16.4/src'
make: *** [all-recursive] Error 1
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13963] New: curl fails compile, bugzilla-daemon, 08/27/2007

Archive powered by MHonArc 2.6.24.

Top of Page