Greetings, and thanks! Can I get ssh access to this machine? Take care,
J Dalton <[email protected]> writes: > Thanks, and sorry for sending two messages. I thought the first one > didn't get through and that it might be becuase of the address I used > when sending it, so I sent another using a different addr. > > Unfortunately, I now get: > > Undefined symbols for architecture x86_64: > "_profil", referenced from: > _fSprofile in libpre_gcl.a(fat_string.o) > (maybe you meant: _fSdisplay_profile, _fSdisplay_profile_init ) > ld: symbol(s) not found for architecture x86_64 > collect2: ld returned 1 exit status > make[1]: *** [raw_pre_gcl_map] Error 1 > make: *** [unixport/saved_pre_gcl] Error 2 > > -- Jeff > > > On 6 September 2013 20:15, Camm Maguire <[email protected]> wrote: >> Greetings! >> >>> It zipped along quite nicely compiling, etc, then got: >> >>> fat_string.c:35: error: conflicting types for ‘profil’ >>> /usr/include/unistd.h:706: error: previous declaration of ‘profil’ was here >>> make[1]: *** [fat_string.o] Error 1 >>> make: *** [unixport/saved_pre_gcl] Error 2 >> >>> -- Jeff >> >> Yes please see: >> >> http://lists.gnu.org/archive/html/gcl-devel/2013-08/msg00011.html >> >> 4) macosx builds have been tested on snow leopard. More recent versions >> appear to have a linker bug which prevents configure from detecting the >> provided profil() routine. A workaround here should be to >> >> echo "#undef NO_PROFILE >>h/config.h" >> >> after configure and before make. >> >> >> If you could try this and report back, that would be great! Even >> better, if you could provide remote access to this machine, I'll fix it! >> I only have access to Snow Leopard. >> >> Short of access, should you want to help, please post build and >> configure logs and I'll try to give you some remote commands to try. >> >> Take care, >> -- >> Camm Maguire [email protected] >> ========================================================================== >> "The earth is but one country, and mankind its citizens." -- Baha'u'llah > > > > -- Camm Maguire [email protected] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
