Ticket #3 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

Missing iconv.c ?

Reported by: vcaron Owned by: ppronchery
Priority: minor Component: Libc
Keywords: Cc:

Description

Latest build error on my laptop:

make[1]: *** No rule to make target `iconv.c', needed by `iconv.lo'.  Stop.
make[1]: Leaving directory `/home/zerodeux/src/openmoko/runningbear/trunk/System/Sources/libc/src'

Forgot to "svn add" source:/trunk/System/Sources/libc/src/iconv.c ?

Change History

comment:1 Changed 5 years ago by ppronchery

  • Status changed from new to closed
  • Resolution set to fixed

Indeed, I have just added the missing files: libc/src/iconv.c, libc/src/sys/ipc.c and libc/src/sys/shm.c. Thanks!

Note: See TracTickets for help on using tickets.