Re: [qmailadmin] QmailAdmin compiling on x86-64

2004-05-11 Thread Rick Widmer


blist wrote:

I am trying to configure QmailAdmin for my system to work with my 
xf86-64 system and not having luck.. Here is the output:

ps2:/usr/src/qmail/qmailadmin-1.2.0 # ./configure 
--enable-htmldir=/home/prostream/prostream.net 
--enable-cgibindir=/home/prostream/cgi-bin/ 
--enable-autoresponder-bin=/usr/local/bin 
--enable-ezmlmdir=/usr/local/bin/ezmlm --enable-ezmlmidx=y 
--enable-vpopuser=vpopmail --includedir=/usr/local/vpopmail/include
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... Invalid configuration 
`x86_64-unknown-linuxoldld': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed

how can I get it to build for x86-64 target?
What kind of machine, and operating system are you using?





Re: [qmailadmin] QmailAdmin compiling on x86-64

2004-05-11 Thread blist
I have a Dual Opteron 244 with SuSE 9.0 x86_64... Tyan S2882 motherboard.

Rick Widmer wrote:



blist wrote:

I am trying to configure QmailAdmin for my system to work with my 
xf86-64 system and not having luck.. Here is the output:

ps2:/usr/src/qmail/qmailadmin-1.2.0 # ./configure 
--enable-htmldir=/home/prostream/prostream.net 
--enable-cgibindir=/home/prostream/cgi-bin/ 
--enable-autoresponder-bin=/usr/local/bin 
--enable-ezmlmdir=/usr/local/bin/ezmlm --enable-ezmlmidx=y 
--enable-vpopuser=vpopmail --includedir=/usr/local/vpopmail/include
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... Invalid configuration 
`x86_64-unknown-linuxoldld': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed

how can I get it to build for x86-64 target?


What kind of machine, and operating system are you using?







[qmailadmin] QmailAdmin compiling on x86-64

2004-05-11 Thread blist





I am trying to configure QmailAdmin for my system to work with my 
xf86-64 system and not having luck.. Here is the output:

ps2:/usr/src/qmail/qmailadmin-1.2.0 # ./configure 
--enable-htmldir=/home/prostream/prostream.net 
--enable-cgibindir=/home/prostream/cgi-bin/ 
--enable-autoresponder-bin=/usr/local/bin 
--enable-ezmlmdir=/usr/local/bin/ezmlm --enable-ezmlmidx=y 
--enable-vpopuser=vpopmail --includedir=/usr/local/vpopmail/include
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking build system type... Invalid configuration 
`x86_64-unknown-linuxoldld': machine `x86_64-unknown' not recognized
configure: error: /bin/sh ./config.sub x86_64-unknown-linuxoldld failed

how can I get it to build for x86-64 target?

Thanks!