[users@httpd] Building apache 2.0.55 on AIX 5.2.0.0 problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm working on builing apache 2.0.55 on AIX 5.2.0.0 on IBM RS6000. Use
some GNU utils such as gcc g++ make, ld, as, install, patch etc. The
gcc version is 3.3.2 which was installed by rpm package.

The configure options:
./configure \
        --prefix=/usr/local/apache \
        --bindir=/usr/local/apache/bin \
        --sbindir=/usr/local/apache/bin \
        --libexecdir=/usr/local/apache/libexec \
        --datadir=/www \
        --sysconfdir=/usr/local/apache/conf \
        --sharedstatedir=/var/run \
        --localstatedir=/var \
        --libdir=/usr/local/apache/libexec \
        --includedir=/usr/local/apache/include \
        --oldincludedir=/usr/include \
        --infodir=/usr/local/apache/info \
        --mandir=/usr/local/apache/man \
        --enable-mods-shared=most

During the process of builing, encounter this error:

ab.o(.pr+0x16e4): In function `.output_results':
ab.c:922: undefined reference to `.sqrt'
ab.o(.pr+0x1718):ab.c: undefined reference to `.sqrt'
ab.o(.pr+0x1750):ab.c: undefined reference to `.sqrt'
ab.o(.pr+0x1788):ab.c: undefined reference to `.sqrt'
collect2: ld returned 1 exit status

How can I resolve this problem? Thanks very much. Sorry for my English.
--
Best regards,
Huisi

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux