Ticket #347 (defect)

Opened 2 years ago

Last modified 2 years ago

can't compile

Status: closed (fixed)

Reported by: pspuser Assigned to: fraca7
Priority: critical Component: documentation
Version: current Keywords:
Cc:

Hi. With svn source I get

psp-gcc -I. -IC:/pspdev/psp/sdk/include -Os -G0 -Wall -Wno-strict-aliasing -DMODULE_NAME=\"pysqlite2.dbapi2\" -DWITH_PSP2D -DWITH_PSPSND -DWITH_PSPNET -DHAVE_CONFIG_H -DPSP -I../Include  -c -o main.o main.c
psp-gcc: no input files
make: *** [main.o] Error 1

With the old makefile some sources are compiled, than compilation stops with error.

Change History

02/26/07 17:54:03: Modified by pspuser

Hi! I was compiling under windows, I tried to compile under Linux with latest toolchain and the problem is fixed. I still had to disable psqlite (ld error)

Ciaooo Sakya

02/28/07 21:01:00: Modified by fraca7

  • priority changed from major to critical.
  • status changed from new to assigned.
  • component changed from PythonCore to documentation.

I have to update the build documentation, indeed.

03/10/07 13:52:56: Modified by fraca7

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

sqlite is now optional and off by default