Ticket #59 (defect)

Opened 2 years ago

Last modified 2 years ago

Unable to build

Status: closed (worksforme)

Reported by: Matt Assigned to: fraca7
Priority: blocker Component: PythonCore
Version: current Keywords:
Cc:

I'm trying to build python-psp from the latest source using the latest toolchain on pspdev.org, but I'm apparently missing some needed components:

psp-gcc -I. -I/opt/pspdev_gcc40/psp/sdk/include -Os -G0 -Wall -Wno-strict-aliasing -DHAVE_CONFIG_H -DPSP -I../Include -DCHECKTYPE -c -o ../Modules/socketmodule.o ../Modules/socketmodule.c In file included from ../Modules/socketmodule.c:223: ../Modules/socketmodule.h:30:27: error: netinet/tcp.h: No such file or directory ../Modules/socketmodule.c:230:20: error: netdb.h: No such file or directory

As I said, I built the latest toolchain, so I don't know what I'm missing or where to get it. Could someone help me resolve this? Thanks.

Matt

Change History

09/26/06 16:08:40: Modified by fraca7

  • status changed from new to assigned.

Unfortunately, I can't install the latest toolchain myself (out of Internet connection for a while) but I'll keep this in mind.

10/31/06 15:33:17: Modified by fraca7

Did you use the toolchain.sh script or did you build the SDK by hand ?

01/27/07 11:57:37: Modified by fraca7

  • status changed from assigned to closed.
  • resolution set to worksforme.

I'm unable to reproduce this with the latest SDK.