Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: bud on April 22, 2003, 09:16:40 PM

Title: anaconda
Post by: bud on April 22, 2003, 09:16:40 PM
I set up a new RH 7.3 (kernel 2.4.18-5) with all development tools, updated gcc compilers, etc.

But I just can't recompile the src package: anaconda-7.3-7es82.src.rpm

I get the error "conflicting types for 'sigset_t'" and the compile fails [init.o error 1]
Title: Re: anaconda
Post by: James Price on April 22, 2003, 11:19:30 PM
I was able to successfully compile anaconda.  I used a RedHat 7.3 box with all packages installed and did not update the kernel, dev tools, and gcc compilers.

-James
Title: Re: anaconda
Post by: bud on April 23, 2003, 12:15:59 AM
Thanks James.

BTW, you are talking about compiling the Mitel version of anaconda right?

ftp://ftp.e-smith.org/pub/e-smith/releases/5.6/SRPMS/anaconda-7.3-7es82.src.rpm

I should not have upgraded the kernel, dev tools.
Title: Re: anaconda
Post by: James Price on April 23, 2003, 12:32:42 AM
Yes, that was the version of anaconda that I compiled and I did it without upgrading the kernel or adding/upgrading the dev-tools.  

If you install RedHat and select "everything" you should already have all the tools you need.  I have tried compiling older versions of Mitel's anaconda on non "everything" RedHat installs and have failed.

That's just what worked for me.

cheers..

-James
Title: Re: anaconda
Post by: bud on April 23, 2003, 02:10:33 AM
Thanks.  I'm glad to hear that everything went well for you.