php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #260 Failed Make
Submitted: 1998-04-10 01:42 UTC Modified: 1998-05-01 10:31 UTC
From: jwalsh at verio dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Release Candidate 3 OS: sparc-sun-solaris2.5.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jwalsh at verio dot net
New email:
PHP Version: OS:

 

 [1998-04-10 01:42 UTC] jwalsh at verio dot net
The "configure" script was run with the following options:

--with-dbase --with-mysql=/usr/local/mysql --with-velocis=/home/walshj/bin/velocis --disable-debug --enable-discard-path --enable-url-includes

I get the following output when running "make".

gcc -O2   -I. -I.         -I/usr/local/mysql/include/mysql     -I/home/walshj/bin/velocis/include    -o php -L/home/walshj/bin/velocis/lib -lrds -lcompat   language-parser.tab.o language-scanner.o main.o hash.o operators.o variables.o token_cache.o stack.o internal_functions.o snprintf.o php3_sprintf.o alloc.o list.o highlight.o debugger.o configuration-parser.tab.o configuration-scanner.o request_info.o safe_mode.o fopen-wrappers.o  functions/adabasd.o functions/apache.o functions/fhttpd.o functions/basic_functions.o functions/crypt.o functions/datetime.o functions/db.o functions/dbase.o functions/dir.o functions/dl.o functions/dns.o functions/exec.o functions/file.o functions/filepro.o functions/filestat.o functions/formatted_print.o functions/fsock.o functions/gd.o functions/head.o functions/html.o functions/image.o functions/link.o functions/mail.o functions/math.o functions/md5.o functions/microtime.o functions/mime.o functions/msql.o functions/mysql.o functions/oracle.o functions/pack.o functions/pageinfo.o functions/pgsql.o functions/post.o functions/rand.o functions/reg.o functions/solid.o functions/soundex.o functions/string.o functions/syslog.o functions/type.o functions/uniqid.o functions/sybsql.o functions/sybase.o functions/sybase-ct.o functions/url.o functions/base64.o functions/info.o functions/number.o functions/bcmath.o functions/unified_odbc.o functions/ldap.o functions/browscap.o functions/velocis.o   dbase/libdbf.a regex/libregex.a -lgd -lm -lsocket  -lgdbm -L/usr/local/mysql/lib/mysql -lmysqlclient -L/home/walshj/bin/velocis/lib -lrds -lcompat
/usr/local/sparc-sun-solaris2.5.1/bin/ld: cannot open -lrds: No such file or directory
make: *** [php] Error 1

Any ideas?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-01 10:31 UTC] zeev
Fixed by mag long ago
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC