Nvm.  I see, I am getting that error now too.  Looks like strerror is 
the problem.

Matthew Nicholson wrote:
> Hmmm... I'll check that out.  What function from cstring am I using?
> 
> Ray Burkholder wrote:
>> I ended up ignoring .pm and building a static library from within Eclipse
>> with my already installed boost libraries.  In addition, in order to run
>> with my compiler version, agi.cc needs the following line added:
>>
>> #include <cstring>
>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED] [mailto:astxx-devel-
>>> [EMAIL PROTECTED] On Behalf Of Ray Burkholder
>>> Sent: Wednesday, July 02, 2008 15:54
>>> To: [email protected]
>>> Subject: [Astxx-devel] (no subject)
>>>
>>> I am interested in using the library.  Upon download, expansion, and
>>> attempted compilation, I see the following results, ie, an error during
>>> build.  Platform is Debian with the indicated compiler.  Is there a
>>> problem
>>> with the build environment?
>>>
>>> i9100:/usr/src# cd astxx-0.5
>>> i9100:/usr/src/astxx-0.5# ./pm install
>>> pm: bootstrapping...
>>> pm: creating new intermediate file cache in '_PM/cache'
>>> pm: object 'file', defined at pmfile:8, is referring to the file
>>> 'tools/pkgconfig/astxx.pc.in' which does not exist
>>> i9100:/usr/src/astxx-0.5# ll tools/pkgconfig/
>>> total 12
>>> -rw-r--r-- 1 sysadmin sysadmin 288 2008-04-17 17:51 astxx.pc
>>> -rw-r--r-- 1 sysadmin sysadmin 274 2008-04-17 17:51 libastxx_agi.pc
>>> -rw-r--r-- 1 sysadmin sysadmin 282 2008-04-17 17:51 libastxx_manager.pc
>>> i9100:/usr/src/astxx-0.5# gcc --version
>>> gcc (Debian 4.3.0-5) 4.3.1 20080523 (prerelease)
>>> Copyright (C) 2008 Free Software Foundation, Inc.
>>> This is free software; see the source for copying conditions.  There is
>>> NO
>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>>> PURPOSE.
>>>
>>> i9100:/usr/src/astxx-0.5#
>>>
>>>
>>> --
>>> Scanned for viruses and dangerous content at
>>> http://www.oneunified.net and is believed to be clean.
>>>
>>>
>>> _______________________________________________
>>> Astxx-devel mailing list
>>> [email protected]
>>> http://matt-land.com/mailman/listinfo/astxx-devel
>>
> 

-- 
Matthew Nicholson
matt-land.com

_______________________________________________
Astxx-devel mailing list
[email protected]
http://matt-land.com/mailman/listinfo/astxx-devel

Reply via email to