送时间: 2008年12月4日 14:08
收件人: LIVE555 Streaming Media - development & use
主题: Re: [Live-devel] Help me to solve a trouble!
Why don't you use ./genMakefiles linux ?
It may quite solve your dependency issue.
Guillaume.
By the way, ld is not a directory, it's an executable (man
Why don't you use ./genMakefiles linux ?
It may quite solve your dependency issue.
Guillaume.
By the way, ld is not a directory, it's an executable (man ld sure helps :)
)
2008/12/4 <[EMAIL PROTECTED]>
> When I built the code on LINUX, I got the Makefile by running
> ./genMakefiles solaris, B
When I built the code on LINUX, I got the Makefile by running ./genMakefiles
solaris, But when make was run, error came forth when the compiler went into
/live/testProgs and compiled testMP3Streamer. The error is described as follows:
/usr/bin/ld: cannot find �Clsocket.
In fact, there is no di