Date: Sat, 30 Aug 2003 10:27:17 -0300 From: "Renato Botelho" <renato@galle.com.br> To: <ports@FreeBSD.org> Subject: =?iso-8859-1?q?Sarg_don=B4t_run_on_FreeBSD_5=2E1-CURRENT?= Message-ID: <007601c36efa$6f019580$0432a8c0@info4>
next in thread | raw e-mail | index | archive | help
Hi, I´ve tried to run sarg on my FreeBSD 5.1-CURRENT box and I have problems, it compiles ok but when I try to run I get this error: root@srv1:~# gdb /usr/local/bin/sarg GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-undermydesk-freebsd"...(no debugging symbols found)... (gdb) run -d 25/08/2003-29/08/2003 Starting program: /usr/local/bin/sarg -d 25/08/2003-29/08/2003 (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGBUS, Bus error. 0x2813456d in _seekdir () from /lib/libc.so.5 (gdb) bt #0 0x2813456d in _seekdir () from /lib/libc.so.5 #1 0x280d3d69 in rewinddir () from /lib/libc.so.5 #2 0x08057002 in sort_users_log () #3 0x0804efcc in main () #4 0x080490e2 in _start () (gdb) I solve my problem installing compat4x on Free 5 and using sarg binary compiled on a Free 4.8-STABLE. Regards -- Renato Botelho do Couto Unix Admin Galle Indústria e Comércio de Bijouterias Ltda.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007601c36efa$6f019580$0432a8c0>