Ticket #161 (closed defect: fixed)
net6-1.3.0rc1 doesn't build with GCC 3.3.5
| Reported by: | anonymous | Owned by: | armin |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | net6 | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Launchpad Bug: |
Description
net6-1.3.0rc1 doesn't seem to build with GCC 3.3.5, although I have tried it on OpenBSD, it doesn't seem like an OpenBSD-specific problem.
c++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Iinc -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -fPIC -DPIC -o .libs/libnet6_la-socket.o src/socket.cpp: In destructor `virtual net6::socket::~socket()': src/socket.cpp:85: error: `close' undeclared (first use this function) src/socket.cpp:85: error: (Each undeclared identifier is reported only once for each function it appears in.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
