Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Olivier

Pages: [1]
1
User Request for Applications / Gcc Cannot Find -lc
« on: May 29, 2005, 02:51:31 pm »
evrything was fine, but when I lauch gcc from console  (gcc -o foo -lm foo.c), I ve got following error:

   "ld: cannot find -lc"

if I compile as root, i have got :
error while loading shared libraries: libopcodes-2.9.5.0.31.so: cannot load shared object file: no such file or directory

I try several workarounds without succes:
binutils & binutiks-dev ipk install
libstd6-1.2.2_arm.ipk install

I am not a specialist of gcc, but would like it to run in order to create my app, or to get source package et compile them.

Any help is welcome...

2
Security and Networking / Ettercap & C3000
« on: April 27, 2005, 03:41:38 pm »
Hi,
I am running c3000 under original sharp rom
i have install ettercap_NG-0.7.0-rc1.ipk, and that was fine.
Unfortunately, when I launch ettercap from Qkonsole, or
from X server, I have got the error :
"The conversion from ISO-8859-1 to UTF-8 is not supported"
I have same error on 3 options:
 ettercap -T
 ettercap -C
 ettercap -G
I try to look for specific UTF & ISO package, but without result...


anyone got an idea...

3
Python / Python 2.4 Cannot Import Module
« on: April 11, 2005, 05:55:23 pm »
I just bought a c3000 and install python from vanilla.de

The core module is OK, but as soon as I want to import a module ( such as math or qt), I have got the error :
symbol __register_frame_info, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

I have got a lib.so.6 on my machine, could you tell me what is wrong.
 thank's
 

Pages: [1]