Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

BSD support #4

Open
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Open

BSD support #4

GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Download, and
1. ./configure - ok
2. make - error:

Making install in src
g++ -DHAVE_CONFIG_H -I.      -g -O2 -DCHECKOPTS -Wreturn-type -Wunused -
Wuninitialized -Wall -O3 -funroll-all-loops  -funroll-loops -DNDEBUG -MT 
main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc
In file included from main.cc:17:
sattypes.h: In function `std::string ErrorString(int)':
sattypes.h:144: error: invalid conversion from `int' to `const char*'
sattypes.h:144: error:   initializing argument 1 of 
`std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, 
const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, 
_Alloc = std::allocator<char>]'
In file included from sat.h:31,
                 from main.cc:18:
worker.h:29:27: linux/aio_abi.h: No such file or directory
In file included from sat.h:31,
                 from main.cc:18:
worker.h: At global scope:
worker.h:730: error: `aio_context_t' does not name a type
*** Error code 1

Stop in ~/my/stressapptest-1.0.0_autoconf/src.
*** Error code 1

Stop in ~/my/stressapptest-1.0.0_autoconf.


Original issue reported on code.google.com by [email protected] on 20 Oct 2009 at 6:52

@GoogleCodeExporter
Copy link
Author

Same on NetBSD-5.99.20/amd64.

Original comment by [email protected] on 20 Oct 2009 at 11:52

@GoogleCodeExporter
Copy link
Author

BSDs are not currently supported. DmitryM has submitted a patch on the mailing 
list
which should be integrated sometime shortly. 

Original comment by [email protected] on 23 Oct 2009 at 4:06

  • Changed title: BSD support
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant