Migration from glibc to uclibc [fix typos]

Vikas TM vikas.tm at gmail.com
Mon Nov 19 12:49:36 UTC 2007


Hi Carmelo,

--with-logfile="/dev/null"
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking what to build and install...  agent mibs
using default "enterprise.net-snmp"
using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..."
using default notifications "NET-SNMP-MIB::netSnmpNotifications"
checking if I need to feed myself to ksh... no
checking for powerpc-linux-gcc... powerpc-linux-uclibc-gcc
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.
make: *** [net-snmp-5.1/.configured] Error 77

Can you please provide solution for this error.

Thanks
Vikas TM


On 11/19/07, Carmelo AMOROSO <carmelo.amoroso at st.com> wrote:
> Vikas TM wrote:
> > Thanks Carmelo,
> >
> > Previously i made these changes what you mentioned now. still i am
> > unable to compile & ld. can you please specify what are the changes
> > required in the  Makefile with an example Makefile..
> >
> really none. Why don't you post the error log .. likely some one could
> give you an hint.
> Carmelo
> > Thanks
> > Vikas TM
> > On 11/19/07, Carmelo AMOROSO <carmelo.amoroso at st.com> wrote:
> >
> >> Carmelo AMOROSO wrote:
> >>
> >>> Vikas TM wrote:
> >>>
> >>>
> >>>> Dear all,
> >>>>
> >>>> Please provide me nessessary changes required to migrate from glibc to
> >>>> uclibc (Ex: Makefile changes (busybox, utils,...etc) & config file
> >>>> changes).
> >>>>
> >>>> Thanks in advance
> >>>> -
> >>>> regards
> >>>> Vikas TM
> >>>>
> >>>>
> >>>>
> >>> Once you have your uClibc built and you cross compiler proper configured
> >>> for uClibc,
> >>> nothing special to do... just use the correct cross-compilation
> >>> environment, usually
> >>> you need to set accordingly CC and LD env variables.
> >>>
> >>> You may have some problems linking some applications is you same
> >>> functionalities
> >>>
> >>>
> >> ... some applications if they use some functionalities that are not
> >> enabled ....
> >>
> >> Sorry, the sentenc was really not understandable.
> >>
> >>> are not enabled and/or implemented within uClibc (i.e. gettext functions
> >>> if you app
> >>> is localized, but in this case you colud link against libintl, onece you
> >>> have built it for uClibc).
> >>>
> >>> STLinux 2.3 distribution (www.stlinux.com) now provides a complete
> >>> distribution (almost 400 packages)
> >>> based on uClibc (nptl) for SH4. You may have a look to see the list of
> >>> packages released.
> >>>
> >>> Regards,
> >>> Carmelo
> >>>
> >>>
> >>>> _______________________________________________
> >>>> uClibc mailing list
> >>>> uClibc at uclibc.org
> >>>> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
> >>>>
> >>>>
> >>>>
> >>>>
> >>> _______________________________________________
> >>> uClibc mailing list
> >>> uClibc at uclibc.org
> >>> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
> >>>
> >>>
> >>>
> >>
> >
> >
> >
>
>


-- 
cheers & regards
Vikas TM



More information about the uClibc mailing list