HP3000-L Archives

April 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joseph Whitlock <[log in to unmask]>
Reply To:
Joseph Whitlock <[log in to unmask]>
Date:
Thu, 6 Apr 2000 17:02:32 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (358 lines)
HP3000 Folks,

I am newbie continuing to learn about porting GNU software.


I took Mark Bixby's port of php-3.014 and am trying to compile in LDAP
capability.
( Mark the PHP stuff works great using APACHE 1.3.9 even the mail stuff!
Thank You!)


Every thing compiles into *.o object files.
( I am showing the last compiled module before the creation of the
libmodphp3.a library is attempted.)


I believe the gcc compiler created the *.o object files ok, but with out
the filecode NMOBJ.
The ar command is really the C89 script, which tries to LINKEDIT the obj
files but is complaining about the files not having the filecode NMOBJ



SITE133 MGR.APACHEFW /APACHEFW/PUB/php-3.0.14>whence ar
/bin/ar
SITE133 MGR.APACHEFW /APACHEFW/PUB/php-3.0.14>ls -al /bin/ar
lrwxrwxrwx   1 MANAGER.SYS       0             14 Mar 25 12:47 /bin/ar
-> /SYS/HPBIN/C89
SITE133 MGR.APACHEFW /APACHEFW/PUB/php-3.0.14>


Any help or direction would be appreciated for this newbie at GNU and
gcc etc...


************************************************************************
*******************************


gcc -DLDAP_API_VERSION=2001 -D_POSIX_SOURCE -D_SOCKET_SOURCE -DMPE   -I.
-I.   -I../apache_1.3.9_php/src/include -I../apache_1.3.9_p
hp/src/os/unix                  -I/usr/local/ldapsdk/include    -c
functions/recode.c -o functions/recode.o
In file included from /usr/local/include/unistd.h:17,
                 from php.h:135,
                 from functions/recode.c:33:
/usr/local/include/sys/types.h:20: warning: empty declaration
/usr/local/include/sys/types.h:38: warning: empty declaration
/usr/local/include/sys/types.h:55: warning: empty declaration
/usr/local/include/sys/types.h:69: warning: empty declaration
ar rc libmodphp3.a language-parser.tab.o language-scanner.o main.o
php3_hash.o operators.o variables.o token_cache.o stack.o interna
l_functions.o snprintf.o php3_sprintf.o alloc.o list.o highlight.o
debugger.o configuration-parser.tab.o configuration-scanner.o req
uest_info.o safe_mode.o fopen-wrappers.o constants.o php3_realpath.o
alloca.o php_compat.o  functions/adabasd.o functions/aspell.o f
unctions/apache.o functions/fhttpd.o functions/basic_functions.o
functions/crypt.o functions/datetime.o functions/db.o functions/dba
se.o functions/dir.o functions/dl.o functions/dns.o functions/exec.o
functions/file.o functions/filepro.o functions/filestat.o funct
ions/formatted_print.o functions/fsock.o functions/gd.o functions/head.o
functions/html.o functions/image.o functions/imap.o functio
ns/php3_mcal.o functions/php_ftp.o functions/ftp.o functions/imsp.o
functions/link.o functions/mail.o functions/math.o functions/ipt
c.o functions/md5.o functions/microtime.o functions/mime.o
functions/msql.o functions/mysql.o functions/oracle.o functions/oci8.o
fu
nctions/pack.o functions/pageinfo.o functions/pgsql.o functions/magick.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/sybase.o functions/
sybase-ct.o functions/url.o functions/base64.o functions/info.o
functions/bcmath.o functions/number.o functions/xml.o functions/unif
ied_odbc.o functions/ldap.o functions/browscap.o functions/velocis.o
functions/gdttf.o functions/gdcache.o functions/zlib.o function
s/COM.o functions/ifx.o functions/pdf.o functions/cpdf.o functions/hw.o
functions/hg_comm.o functions/dlist.o functions/fdf.o functi
ons/wddx.o functions/wddx_a.o functions/snmp.o functions/var.o
functions/interbase.o functions/quot_print.o functions/cyr_convert.o
functions/sysvsem.o functions/dav.o functions/sysvshm.o
functions/gettext.o functions/php3_mckcrypt.o functions/yp.o
functions/dba.o
 functions/dba_gdbm.o functions/dba_dbm.o functions/dba_ndbm.o
functions/dba_cdb.o functions/mcrypt.o functions/dba_db2.o functions/
mhash.o functions/pcre.o functions/posix.o functions/parsedate.o
functions/lcg.o functions/recode.o pcrelib/maketables.o pcrelib/get
.o pcrelib/study.o pcrelib/pcre.o
ar: "language-parser.tab.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "language-scanner.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "main.o" is not a valid object module (file code should be NMOBJ) -
file ignored
ar: "php3_hash.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "operators.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "variables.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "token_cache.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "stack.o" is not a valid object module (file code should be NMOBJ) -
file ignored
ar: "internal_functions.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "snprintf.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "php3_sprintf.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "alloc.o" is not a valid object module (file code should be NMOBJ) -
file ignored
ar: "list.o" is not a valid object module (file code should be NMOBJ) -
file ignored
ar: "highlight.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "debugger.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "configuration-parser.tab.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "configuration-scanner.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "request_info.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "safe_mode.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "fopen-wrappers.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "constants.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "php3_realpath.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "alloca.o" is not a valid object module (file code should be NMOBJ)
- file ignored
ar: "php_compat.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/adabasd.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/aspell.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/apache.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/fhttpd.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/basic_functions.o" is not a valid object module (file
code should be NMOBJ) - file ignored
ar: "functions/crypt.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/datetime.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/db.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/dbase.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/dir.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/dl.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/dns.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/exec.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/file.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/filepro.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/filestat.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/formatted_print.o" is not a valid object module (file
code should be NMOBJ) - file ignored
ar: "functions/fsock.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/gd.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/head.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/html.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/image.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/imap.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/php3_mcal.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/php_ftp.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/ftp.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/imsp.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/link.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/mail.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/math.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/iptc.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/md5.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/microtime.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/mime.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/msql.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/mysql.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/oracle.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/oci8.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/pack.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/pageinfo.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/pgsql.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/magick.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/post.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/rand.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/reg.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/solid.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/soundex.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/string.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/syslog.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/type.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/uniqid.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/sybase.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/sybase-ct.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/url.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/base64.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/info.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/bcmath.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/number.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/xml.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/unified_odbc.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/ldap.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/browscap.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/velocis.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/gdttf.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/gdcache.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/zlib.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/COM.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/ifx.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/pdf.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/cpdf.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/hw.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/hg_comm.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/dlist.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/fdf.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/wddx.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/wddx_a.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/snmp.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/var.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/interbase.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/quot_print.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/cyr_convert.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/sysvsem.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/dav.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/sysvshm.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/gettext.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/php3_mckcrypt.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/yp.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/dba.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/dba_gdbm.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/dba_dbm.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/dba_ndbm.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/dba_cdb.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/mcrypt.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/dba_db2.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/mhash.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/pcre.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/posix.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "functions/parsedate.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "functions/lcg.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "functions/recode.o" is not a valid object module (file code should
be NMOBJ) - file ignored
ar: "pcrelib/maketables.o" is not a valid object module (file code
should be NMOBJ) - file ignored
ar: "pcrelib/get.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "pcrelib/study.o" is not a valid object module (file code should be
NMOBJ) - file ignored
ar: "pcrelib/pcre.o" is not a valid object module (file code should be
NMOBJ) - file ignored
: libmodphp3.a


--
                                  Respectfully,
                                  Joe


  Joe Whitlock                  |
  The Boeing Company            | Work Email:
[log in to unmask]
  P.O. Box 3707                 | Tel:      425-234-1478
  MS 6C-LU                      | Fax:      425-237-7230
  Seattle, WA 98124-2207        |

ATOM RSS1 RSS2