Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: EPM Rebuilds?: msg#01849
|
Subject: |
Re: EPM Rebuilds? |
On Feb 27, 2004 at 06:19, David McCormick in a soothing rage wrote:
>I am tying to rebuild a n old 32 bit program that I use daily and every
>time I run rpm rebuild ar recompile I get this error. I tried to do
>the ltconfig -- help thing but it just says command unknown. I have a
>Athlon 64 FX-51, Asus SK8N board, ans scsi drives. Could someone point
>me to the correct place to find answers to the rpm problem?
>
>I use the following command:
>
>[david@localhost david]$ rpmbuild --rebuild
>/home/david/gnofin-0.8.4-1.src.rpm
>
>checking for ANSI C header files... yes
>checking host system type... Invalid configuration
>`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
The problem is not rpm, it is the code that is not x86_64 aware.
This needs to be fixed. Basically the code needs to be updated
especailly the bit that configure uses. Maybe updating to a later
version might help if one exists.
N.Emile...
--
Registered Linux User # 125653 (http://counter.li.org)
Switch to: http://www.speakeasy.net/refer/190653
Nobody can be exactly like me. Sometimes even I have trouble doing it.
-- Tallulah Bankhead
09:14:20 up 85 days, 14:01, 8 users, load average: 0.00, 0.00, 0.00
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
http://www.redhat.com/mailman/listinfo/fedora-test-list
|
| |