<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Hi all,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">I'm trying to compile rancid 3.0 on solaris 10, the ./configure command works fine. but when i try make i received the erro above,</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="background-color: transparent;">Making all in bin</div><div style="background-color: transparent;">gmake[1]: Entering directory `/tmp/rancid-3.0/bin'</div><div style="background-color: transparent;">gcc -DHAVE_CONFIG_H -I.
 -I../include     -g -O0 -MT hpuifilter.o -MD -MP -MF .deps/hpuifilter.Tpo -c -o hpuifilter.o hpuifilter.c</div><div style="background-color: transparent;">mv -f .deps/hpuifilter.Tpo .deps/hpuifilter.Po</div><div style="background-color: transparent;">gcc  -g -O0   -o hpuifilter hpuifilter.o</div><div style="background-color: transparent;">gcc -DHAVE_CONFIG_H -I. -I../include     -g -O0 -MT par.o -MD -MP -MF .deps/par.Tpo -c -o par.o par.c</div><div style="background-color: transparent;">mv -f .deps/par.Tpo .deps/par.Po</div><div style="background-color: transparent;">gcc  -g -O0   -o par par.o</div><div style="background-color: transparent;">Undefined                       first referenced</div><div style="background-color: transparent;"> symbol                             in
 file</div><div style="background-color: transparent;">asprintf                            par.o</div><div style="background-color: transparent;">ld: fatal: Symbol referencing errors. No output written to par</div><div style="background-color: transparent;">gmake[1]: *** [par] Error 1</div><div style="background-color: transparent;">gmake[1]: Leaving directory `/tmp/rancid-3.0/bin'</div><div style="background-color: transparent;">make: *** [all-recursive] Error 1</div><div style="background-color: transparent;">bash-3.00#</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;">Someone know how can i fix this problem?</div><div style="background-color: transparent; color: rgb(0, 0, 0);
 font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-style: normal;">Att,</div></div></body></html>