I try to execute initdb ( part of postgresql installation ), I use a 9m2443 development board. When I execute the program, the next message is generated:
./initdb: can’t load library ‘libdl.so.0’
Has this something to do with the usage of uClib instead of glibc?
I use linux ( 2.6.28.10 ) which is delivered with the development board (ConnectCore™ 9M 2443).
I try to execute the postgresql database server on this platform, compilation and linking is succesful.
The configure is done in the postgresql source directory: