[dsc] Trying to build dsc...

Dave Swanger swangdb at auburn.edu
Tue Aug 12 19:19:15 UTC 2008


>>> On 8/12/2008 at 1:53 PM, in message
<20080812125245.Q22662 at measurement-factory.com>, Duane Wessels
<wessels at measurement-factory.com> wrote:

> 
> 
> On Wed, 6 Aug 2008, James Raftery wrote:
> 
>> On Wed, Aug 06, 2008 at 12:49:29PM -0500, Dave Swanger wrote:
>>> How would I put these in the Makefile?
>>
>> You don't need to. Use the entire line as your make command
(assuming
>> libpcap.so is in /usr/local/lib):
>>
>> $ cd dsc-200808052354/collector
>> $ LD_LIBRARY_PATH="/usr/local/lib" LD_OPTIONS="-lresolv -lnsl -lpcap
-lsocket" 
> gmake
> 
> I've added checks for these libraries to the ./configure script so
> the LD_LIBRARY_PATH= hack shouldn't be necessary now.
> 
> A new version is posted at
> http://dns.measurement-factory.com/tools/dsc/source.html 

I downloaded it and no luck.  Solaris 9.

> pwd
/usr/local/src/dsc-200808121242/collector
                                                                       
                         
> gmake
(cd dsc; test -s Makefile || ./configure ; gmake all)
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... configure: error: cannot run
C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
gmake[1]: Entering directory
`/usr/local/src/dsc-200808121242/collector/dsc'
gmake[1]: *** No rule to make target `all'.  Stop.
gmake[1]: Leaving directory
`/usr/local/src/dsc-200808121242/collector/dsc'
gmake: *** [all] Error 2



More information about the dsc mailing list