I am replying to myself, as I did make some progress, but not enough. On Fri, Mar 11, 2005 at 06:36:16PM +0930, Brian Salter-Duke wrote: > I am having problems with configure on a SGI IRIX64 machine. > > A) With the SGI CC compiler for both C and C++, it goes right through to > the db.dist stage and then fails with
This is wrong. I needed to use cc for C and CC for c++. This then ./configure's correctly, but it fails in linking htfuzzy with:- Expecting n32 objects /usr/lib/crt1.o is o32. Is there a way of configuring to fix this? Any help would be appreciated. Regards, Brian. > neither mmap/munmap(2) or shmget(2) library functions > ./configure failed for db/dist. > > A main Makefile and several in other directories are created but 'make' > fails. Searching the archives only gave a similar situation on a Sun > several years ago that was not solved. > > B) With gcc and g++ configure fails pretty quickly. They are in > /usr/freeware/bin and libstdc++ is in > /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.3/ but it tells me I should > install libstdc++. Earlier in config.log it reports that this version of > libstdc++.a gave nothing at some link stage, so it does know it is there. > Why does it say I have to install it? > > Any ideas for either compiler? > > Brian. > -- > Brian Salter-Duke (Brian Duke) [EMAIL PROTECTED] > Post: 626 Melbourne Rd, Spotswood, VIC, 3015, Australia > Phone 03-93992847. http://members.iinet.net.au/~linden1/brian/ > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > ht://Dig general mailing list: <[email protected]> > ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html > List information (subscribe/unsubscribe, etc.) > https://lists.sourceforge.net/lists/listinfo/htdig-general -- Brian Salter-Duke (Brian Duke) [EMAIL PROTECTED] Post: 626 Melbourne Rd, Spotswood, VIC, 3015, Australia Phone 03-93992847. http://members.iinet.net.au/~linden1/brian/ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

