Opened 19 years ago

Closed 19 years ago

#3358 closed defect (worksforme)

BUG: libtorrent fails to build on Panther

Reported by: jmpp@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Hey Toby! libtorrent currently fails to build on Panther with the following error after a few successful g++ calls:

Making all in content

---snip---

In file included from delegator_select.cc:26: /usr/include/netinet/in.h:255: error: 'in_addr_t' is used as a type, but is not

defined as a type.

/usr/include/netinet/in.h:312: error: 'u_char' is used as a type, but is not

defined as a type.

/usr/include/netinet/in.h:313: error: 'u_char' is used as a type, but is not

defined as a type.

/usr/include/netinet/in.h:314: error: 'u_short' is used as a type, but is not

defined as a type.

make[3]: * [delegator_select.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

This is under Panther:

$[juan@PowerBook(ttyp6): juan](102/1,0)-> uname -a Darwin PowerBook.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/ xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc

With compiler:

$[juan@PowerBook(ttyp6): juan](103/0,0)-> gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)

Port dependencies satisfied as:

$[juan@PowerBook(ttyp6): juan](105/0,0)-> port installed openssl The following ports are currently installed:

openssl 0.9.7g_0 (active)

$[juan@PowerBook(ttyp6): juan](106/0,0)-> port installed libsigc\+\+2 The following ports are currently installed:

libsigc++2 2.0.11_0 (active)

Any more info you might be needing? Regards,...

-jmpp

Change History (2)

comment:1 Changed 19 years ago by toby@…

Updated to 0.7.0-1... still broken?

comment:2 Changed 19 years ago by toby@…

Resolution: worksforme
Status: newclosed

closing

Note: See TracTickets for help on using tickets.