| Hi,
I get the following error on mac os x 10.2.2. can anybody
help me?
Ciao Frank
htsmodules.c:102: warning: no previous prototype for
`abortLog__fnc'
htsmodules.c: In function `htspe_init':
htsmodules.c:156: warning: implicit declaration of function
`dlopen'
htsmodules.c:156: `RTLD_LAZY' undeclared (first use in this
function)
htsmodules.c:156: (Each undeclared identifier is reported
only once
htsmodules.c:156: for each function it appears in.)
htsmodules.c:156: warning: assignment makes pointer from
integer without a cast
htsmodules.c:159: warning: implicit declaration of function
`dlsym'
htsmodules.c:176: warning: assignment makes pointer from
integer without a cast
htsmodules.c:222: warning: initialization makes pointer from
integer without a cast
make[3]: *** [htsmodules.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
| |