Re: Can't compile bird on sparc arch

2010-08-04 Thread Olivier Cochard-Labbé
2010/8/4 Ondrej Filip : > I attached the patch. Apply it this way: > > fe...@majklik:~/src/git/bird$ patch -p1 patching file tools/Rules.in Thanks, your patch fix the compilation problem. Regards, Olivier

Can't compile bird on sparc arch

2010-08-04 Thread Olivier Cochard-Labbé
Hi, I'm trying to compile bird 1.2.3 under FreeBSD-sparc64. But the compilation failed with this message: cc -nostdlib -Wl,-r -o all.o cf-parse.tab.o cf-lex.o conf.o /usr/bin/ld: --relax and -r may not be used together gmake[2]: *** [all.o] Error 1 I've tried to search for a solution, and foun