rpmbuild --rebuild
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Red Hat support > Red Hat Configuration > rpmbuild --rebuild




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    rpmbuild --rebuild  
david walcroft


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:10 AM

What could be the cause of this error,I use RH 9 and MySql.4.0.9-src.rpm.

../libmysql/.libs/libmysqlclient.so: undefined reference to `errno'
collect2: ld returned 1 exit status
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.0.9-gamma'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.10705 (%build)


RPM build errors:
user mysqldev does not exist - using root
user mysqldev does not exist - using root
user mysqldev does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.10705 (%build)

Thanks      david        (remove nospam in address)

Registered Linux User 226449: Machine no. 164641

Everybody brings us happiness,some as they
arrive,others as they leave.













[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
news


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

did you mean to execute rpm --rebuilddb


"david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
news:asKOa.12$wv2.8@news-server.bigpond.net.au...
quote:
> What could be the cause of this error,I use RH 9 and MySql.4.0.9-src.rpm. > > ../libmysql/.libs/libmysqlclient.so: undefined reference to `errno' > collect2: ld returned 1 exit status > make[2]: *** [mysql] Error 1 > make[2]: Leaving directory
`/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
quote:
> make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.0.9-gamma' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > > RPM build errors: > user mysqldev does not exist - using root > user mysqldev does not exist - using root > user mysqldev does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > Thanks david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave. > > > > > > > >




[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
news


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

did you mean to execute rpm --rebuilddb


"david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
news:asKOa.12$wv2.8@news-server.bigpond.net.au...
quote:
> What could be the cause of this error,I use RH 9 and MySql.4.0.9-src.rpm. > > ../libmysql/.libs/libmysqlclient.so: undefined reference to `errno' > collect2: ld returned 1 exit status > make[2]: *** [mysql] Error 1 > make[2]: Leaving directory
`/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
quote:
> make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.0.9-gamma' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > > RPM build errors: > user mysqldev does not exist - using root > user mysqldev does not exist - using root > user mysqldev does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > Thanks david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave. > > > > > > > >




[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
news


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

did you mean to execute rpm --rebuilddb


"david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
news:asKOa.12$wv2.8@news-server.bigpond.net.au...
quote:
> What could be the cause of this error,I use RH 9 and MySql.4.0.9-src.rpm. > > ../libmysql/.libs/libmysqlclient.so: undefined reference to `errno' > collect2: ld returned 1 exit status > make[2]: *** [mysql] Error 1 > make[2]: Leaving directory
`/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
quote:
> make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/mysql-4.0.9-gamma' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > > RPM build errors: > user mysqldev does not exist - using root > user mysqldev does not exist - using root > user mysqldev does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.10705 (%build) > > Thanks david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave. > > > > > > > >




[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
david walcroft


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

news wrote:[QUOTE]
> did you mean to execute rpm --rebuilddb
>
>
> "david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
> news:asKOa.12$wv2.8@news-server.bigpond.net.au...
> 
>
> `/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
> 
News

No, I was rebuilding a rpm from a src file using
'rpmbuild --rebuild' as this src.rpm is distibuted to
all rpm based systems and you use that command to
build for RH system.

david        (remove nospam in address)

Registered Linux User 226449: Machine no. 164641

Everybody brings us happiness,some as they
arrive,others as they leave.













[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
david walcroft


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

news wrote:[QUOTE]
> did you mean to execute rpm --rebuilddb
>
>
> "david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
> news:asKOa.12$wv2.8@news-server.bigpond.net.au...
> 
>
> `/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
> 
News

No, I was rebuilding a rpm from a src file using
'rpmbuild --rebuild' as this src.rpm is distibuted to
all rpm based systems and you use that command to
build for RH system.

david        (remove nospam in address)

Registered Linux User 226449: Machine no. 164641

Everybody brings us happiness,some as they
arrive,others as they leave.













[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
david walcroft


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

news wrote:[QUOTE]
> did you mean to execute rpm --rebuilddb
>
>
> "david walcroft" <reddwarf@bigpond.nospam.net.au> wrote in message
> news:asKOa.12$wv2.8@news-server.bigpond.net.au...
> 
>
> `/usr/src/redhat/BUILD/mysql-4.0.9-gamma/client'
> 
News

No, I was rebuilding a rpm from a src file using
'rpmbuild --rebuild' as this src.rpm is distibuted to
all rpm based systems and you use that command to
build for RH system.

david        (remove nospam in address)

Registered Linux User 226449: Machine no. 164641

Everybody brings us happiness,some as they
arrive,others as they leave.













[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
user


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

david walcroft wrote:
quote:
> news wrote: > News > > No, I was rebuilding a rpm from a src file using > 'rpmbuild --rebuild' as this src.rpm is distibuted to > all rpm based systems and you use that command to > build for RH system. > > david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave.
What is the name of the src rpm you were trying to rebuild? -- user




[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
user


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

david walcroft wrote:
quote:
> news wrote: > News > > No, I was rebuilding a rpm from a src file using > 'rpmbuild --rebuild' as this src.rpm is distibuted to > all rpm based systems and you use that command to > build for RH system. > > david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave.
What is the name of the src rpm you were trying to rebuild? -- user




[ Post a follow-up to this message ]



    Re: rpmbuild --rebuild  
user


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-24-04 12:11 AM

david walcroft wrote:
quote:
> news wrote: > News > > No, I was rebuilding a rpm from a src file using > 'rpmbuild --rebuild' as this src.rpm is distibuted to > all rpm based systems and you use that command to > build for RH system. > > david (remove nospam in address) > > Registered Linux User 226449: Machine no. 164641 > > Everybody brings us happiness,some as they > arrive,others as they leave.
What is the name of the src rpm you were trying to rebuild? -- user




[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:34 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register