Update port: emulators/skyeye update to 1.2.0-RC4 remove follow files: patch-Makefile.in patch-etc_Makefile.in patch-gdb_doc_Makefile.in patch-sim_arm_armdefs.h patch-sim_arm_configure patch-sim_arm_skyeye-ne2k.c patch-sim_arm_skyeye_net_tuntap.c patch-sim_arm_skyeye_net_vnet.c patch-tcl_unix_Makefile.in patch-usegtk-1.2.sh patch-usegtk-2.0.sh add new files: patch-Makefile patch-arch_coldfire_Makefile new features: .support Blackfin, ColdFire CPUs (Not ARM). .support Intel XScale PXA 270. .support more debugger functions. .can run on Mingw/Windows. .updated DBCT functions to speedup simulation. . add several useful compiling options when you need special functions on SkyEye. . fix several bugs. .....
State Changed From-To: open->feedback Isn't this missing pkg-plist?
State Changed From-To: feedback->open It does not, I was mistaken.
Responsible Changed From-To: freebsd-ports-bugs->pav Take
State Changed From-To: open->feedback Can't get it to compile: gcc -g -O2 -DSTANDALONE -DDEFAULT_INLINE=0 -DMODET -DMODET -I arch/arm -I arch/arm/common/ -I arch/arm/common/mmu/ -I arch/arm/mach/ -I arch/bfin/common -I arch/bfin/mach -I arch/coldfire/common -I device/ -I device/net -I device/lcd -I device/flash -I utils/share -I utils/main -I utils/config `pkg-config gtk+-2.0 --cflags` -I/usr/local/include -DARM -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o binary/skyeye binary/skyeye.o --start-group `pkg-config gtk+-2.0 --libs` -L/usr/local/lib -Lbinary -lutils -larm -ldev -lbfin -lcoldfire -lbfd -liberty --end-group /usr/bin/ld: cannot find -liberty gmake: *** [binary/skyeye] Error 1 *** Error code 2
State Changed From-To: feedback->closed Committed, thanks!