Only .llong should be used for relocatable expressions - mod_perl2.0.4 on AIX5.3 64bit
am 22.12.2010 12:13:57 von kamil.stas--Boundary_(ID_xUQRk0FYb7Kbgz/slMSfEg)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
hello, I am facing the following problem with compiling mod_perl 2.0.4 on AIX5.3 64bit
the problem I got this error after make:
Assembler:
/tmp//ccA7B415.s: line 8: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 9: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 10: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 11: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 12: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 13: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 14: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 15: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 16: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 17: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 30: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 62: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 103: Only .llong should be used for relocatable expressions.
/tmp//ccA7B415.s: line 171: Only .llong should be used for relocatable expressions.
collect2: gcc returned 1 exit status
make: The error code from the last command is 1.
When I faced these errors before just export CC="gcc -maix64" was enough to fix it
When compiling I use following env:
OBJECT_MODE=64
CC="gcc -maix64"
export PATH,LDFLAGS,CPPFLAGS,LIBPATH
Can someone explain what Only .llong should be used for relocatable expressions. Should mean? What .llong are?
Thanx in advance.
--Boundary_(ID_xUQRk0FYb7Kbgz/slMSfEg)
Content-type: text/html; charset=us-ascii
Content-transfer-encoding: quoted-printable
xmlns:x=3D"urn:schemas-microsoft-com:office:excel" xmlns:p=3D"urn:schemas-m=
icrosoft-com:office:powerpoint" xmlns:a=3D"urn:schemas-microsoft-com:office=
:access" xmlns:dt=3D"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s=3D"=
uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs=3D"urn:schemas-microsof=
t-com:rowset" xmlns:z=3D"#RowsetSchema" xmlns:b=3D"urn:schemas-microsoft-co=
m:office:publisher" xmlns:ss=3D"urn:schemas-microsoft-com:office:spreadshee=
t" xmlns:c=3D"urn:schemas-microsoft-com:office:component:spread sheet" xmlns=
:odc=3D"urn:schemas-microsoft-com:office:odc" xmlns:oa=3D"urn:schemas-micro=
soft-com:office:activation" xmlns:html=3D"http://www.w3.org/TR/REC-html40" =
xmlns:q=3D"http://schemas.xmlsoap.org/soap/envelope/" xmlns:rtc=3D"http://m=
icrosoft.com/officenet/conferencing" xmlns:D=3D"DAV:" xmlns:Repl=3D"http://=
schemas.microsoft.com/repl/" xmlns:mt=3D"http://schemas.microsoft.com/share=
point/soap/meetings/" xmlns:x2=3D"http://schemas.microsoft.com/office/excel=
/2003/xml" xmlns:ppda=3D"http://www.passport.com/NameSpace.xsd" xmlns:ois=
=3D"http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir=3D"http://=
schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds=3D"http://www.w3=
..org/2000/09/xmldsig#" xmlns:dsp=3D"http://schemas.microsoft.com/sharepoint=
/dsp" xmlns:udc=3D"http://schemas.microsoft.com/data/udc" xmlns:xsd=3D"http=
://www.w3.org/2001/XMLSchema" xmlns:sub=3D"http://schemas.microsoft.com/sha=
repoint/soap/2002/1/alerts/" xmlns:ec=3D"http://www.w3.org/2001/04/xmlenc#"=
xmlns:sp=3D"http://schemas.microsoft.com/sharepoint/" xmlns:sps=3D"http://=
schemas.microsoft.com/sharepoint/soap/" xmlns:xsi=3D"http://www.w3.org/2001=
/XMLSchema-instance" xmlns:udcs=3D"http://schemas.microsoft.com/data/udc/so=
ap" xmlns:udcxf=3D"http://schemas.microsoft.com/data/udc/xmlfile " xmlns:udc=
p2p=3D"http://schemas.microsoft.com/data/udc/parttopart" xmlns:wf=3D"http:/=
/schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:dsss=3D"http://sche=
mas.microsoft.com/office/2006/digsig-setup" xmlns:dssi=3D"http://schemas.mi=
crosoft.com/office/2006/digsig" xmlns:mdssi=3D"http://schemas.openxmlformat=
s.org/package/2006/digital-signature" xmlns:mver=3D"http://schemas.openxmlf=
ormats.org/markup-compatibility/2006" xmlns:m=3D"http://schemas.microsoft.c=
om/office/2004/12/omml" xmlns:mrels=3D"http://schemas.openxmlformats.org/pa=
ckage/2006/relationships" xmlns:spwp=3D"http://microsoft.com/sharepoint/web=
partpages" xmlns:ex12t=3D"http://schemas.microsoft.com/exchange/service s/20=
06/types" xmlns:ex12m=3D"http://schemas.microsoft.com/exchange/service s/200=
6/messages" xmlns:pptsl=3D"http://schemas.microsoft.com/sharepoint/soap/ Sli=
deLibrary/" xmlns:spsl=3D"http://microsoft.com/webservices/SharePointPor tal=
Server/PublishedLinksService" xmlns:Z=3D"urn:schemas-microsoft-com:" xmlns:=
st=3D"" xmlns=3D"http://www.w3.org/TR/REC-html40">
hello, I am facing the following problem with com=
piling
mod_perl 2.0.4 on AIX5.3 64bit
the problem I got this error after make:
Assembler:
/tmp//ccA7B415.s: line 8: Only .llong should be used f=
or
relocatable expressions.
/tmp//ccA7B415.s: line 9: Only .llong should be used f=
or
relocatable expressions.
/tmp//ccA7B415.s: line 10: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 11: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 12: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 13: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 14: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 15: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 16: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 17: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 30: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 62: Only .llong should be used =
for
relocatable expressions.
/tmp//ccA7B415.s: line 103: Only .llong should be used=
for
relocatable expressions.
/tmp//ccA7B415.s: line 171: Only .llong should be used=
for
relocatable expressions.
collect2: gcc returned 1 exit status
make: The error code from the last command is 1.
/o:p>
When I faced these errors before just export CC=
=3D“gcc
–maix64“ was enough to fix it
When compiling I use following env:
OBJECT_MODE=3D64
CC=3D“gcc –maix64“
export PATH,LDFLAGS,CPPFLAGS,LIBPATH
Can someone explain what Only .llong should be used fo=
r
relocatable expressions. Should mean? What .llong are?
Thanx in advance.
--Boundary_(ID_xUQRk0FYb7Kbgz/slMSfEg)--