Ticket #49 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Config fs compile fails

Reported by: ms Assigned to: somebody
Priority: major Milestone: 1.0
Component: packages Version: trunk
Keywords: configfs Cc:

Description

/mnt/freewrt/www.freewrt.org/trunk/freewrt/lbin/gmake -C package compile /mnt/freewrt/www.freewrt.org/trunk/freewrt/lbin/gmake -C /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/w-configfs--1/configfs \

PATH=/mnt/freewrt/www.freewrt.org/trunk/freewrt/lbin:/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/usr/bin:/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games AR=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-ar AS=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-as LD=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-ld NM=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-nm CC=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc GCC=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc CXX=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-g++ RANLIB=/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-ranlib \ CFLAGS="-D_FILE_OFFSET_BITS=64 -I/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/usr/include" \ LDFLAGS="-L/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/usr/lib"

/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc -D_FILE_OFFSET_BITS=64 -I/mnt/freewrt/www.freewrt.org/trunk/freewrt/staging_dir_mipsel/usr/include -c -o configfs.o configfs.c configfs.c:120: error: unknown field `readdir' specified in initializer configfs.c:120: warning: initialization from incompatible pointer type configfs.c:121: warning: initialization from incompatible pointer type configfs.c:122: warning: initialization from incompatible pointer type gmake[6]: *** [configfs.o] Error 1 gmake[5]: *** /mnt/freewrt/www.freewrt.org/trunk/freewrt/build_mipsel/w-configfs--1/configfs/.built Error 2 gmake[4]: *** [compile] Error 2 gmake[3]: *** [configfs-compile] Error 2 gmake[2]: *** [package/compile] Error 2 gmake[1]: *** [world] Error 2 make: *** [all] Error 2 mike@bert:/mnt/freewrt/www.freewrt.org/trunk/freewrt$

Attachments

Change History

08/02/06 00:32:37 changed by wbx

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

it was a mistake to enable this wip code. disabled in package/Makefile


Add/Change #49 (Config fs compile fails)




Action