View Single Post
Old 03 March 2012, 21:52   #235
PHabermehl
Registered User
 
Join Date: Feb 2012
Location: Germany
Posts: 73
Quote:
Originally Posted by FrodeSolheim View Post

Download the beta version (binaries and source) here:
http://fengestad.no/wp/fs-uae/download-beta
Hello Frode,
It doesn't compile...

Code:
peti@frogstar22:~/Downloads/fs-uae> make
make -C libcapsimage
make[1]: Entering directory `/home/Peti/Downloads/fs-uae/libcapsimage'
cd CAPSImage && ./configure
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for tar... tar
checking for sfd... no
checking for fd2inline... no
checking for autodoc... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: config.h is unchanged
make -C CAPSImage
make[2]: Entering directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage'
make[3]: Entering directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage/include'
make[3]: Für das Ziel »w« ist nichts zu tun.
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage/include'
make[3]: Entering directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage/examples'
make[3]: Für das Ziel »w« ist nichts zu tun.
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage/examples'
make[2]: Leaving directory `/home/Peti/Downloads/fs-uae/libcapsimage/CAPSImage'
make[1]: Leaving directory `/home/Peti/Downloads/fs-uae/libcapsimage'
g++  obj/fs-config.o obj/fs-input.o obj/fs-joystick.o obj/fs-keyboard.o obj/fs-main.o obj/fs-menu.o obj/fs-mouse.o obj/fs-version.o obj/fs-video.o obj/libamiga.a -Llibfsemu/out -lfsemu `sdl-config --libs` `pkg-config --libs glib-2.0 gthread-2.0` -lpng -lz -lGL -lGLU -lopenal -ldl -o out/fs-uae
obj/fs-main.o: In function `fs_uae_base_dir':
/home/Peti/Downloads/fs-uae/src/main.c:323: undefined reference to `fs_config_get_string'
obj/fs-main.o: In function `create_default_dir':
/home/Peti/Downloads/fs-uae/src/main.c:359: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/main.c:362: undefined reference to `fs_config_get_string'
obj/fs-main.o: In function `main':
/home/Peti/Downloads/fs-uae/src/main.c:595: undefined reference to `fs_config_parse_options'
obj/fs-main.o: In function `load_config_file':
/home/Peti/Downloads/fs-uae/src/main.c:240: undefined reference to `fs_config_read_file'
obj/fs-main.o: In function `main':
/home/Peti/Downloads/fs-uae/src/main.c:600: undefined reference to `fs_config_parse_options'
/home/Peti/Downloads/fs-uae/src/main.c:622: undefined reference to `fs_emu_set_controllers_dir'
/home/Peti/Downloads/fs-uae/src/main.c:627: undefined reference to `fs_config_set_log_file'
/home/Peti/Downloads/fs-uae/src/main.c:611: undefined reference to `fs_emu_disable_throttling'
/home/Peti/Downloads/fs-uae/src/main.c:612: undefined reference to `fs_emu_disallow_full_sync'
obj/fs-config.o: In function `fs_uae_configure_amiga_model':
/home/Peti/Downloads/fs-uae/src/config.c:124: undefined reference to `fs_config_get_boolean'
/home/Peti/Downloads/fs-uae/src/config.c:136: undefined reference to `fs_config_get_const_string'
/home/Peti/Downloads/fs-uae/src/config.c:158: undefined reference to `fs_config_get_int_clamped'
/home/Peti/Downloads/fs-uae/src/config.c:138: undefined reference to `fs_config_get_const_string'
obj/fs-config.o: In function `fs_uae_configure_amiga_hardware':
/home/Peti/Downloads/fs-uae/src/config.c:221: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/config.c:227: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/config.c:234: undefined reference to `fs_config_get_int'
/home/Peti/Downloads/fs-uae/src/config.c:244: undefined reference to `fs_config_get_int'
/home/Peti/Downloads/fs-uae/src/config.c:254: undefined reference to `fs_config_get_int'
/home/Peti/Downloads/fs-uae/src/config.c:264: undefined reference to `fs_config_get_int'
/home/Peti/Downloads/fs-uae/src/config.c:280: undefined reference to `fs_config_get_boolean'
/home/Peti/Downloads/fs-uae/src/config.c:280: undefined reference to `fs_config_get_boolean'
obj/fs-config.o: In function `fs_uae_configure_cdrom':
/home/Peti/Downloads/fs-uae/src/config.c:314: undefined reference to `fs_config_get_string'
obj/fs-config.o: In function `fs_uae_configure_hard_drives':
/home/Peti/Downloads/fs-uae/src/config.c:329: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/config.c:366: undefined reference to `fs_config_get_string'
obj/fs-config.o: In function `fs_uae_configure_floppies':
/home/Peti/Downloads/fs-uae/src/config.c:497: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/config.c:512: undefined reference to `fs_config_get_string'
obj/fs-config.o:/home/Peti/Downloads/fs-uae/src/config.c:517: more undefined references to `fs_config_get_string' follow
obj/fs-config.o: In function `fs_uae_configure_floppies':
/home/Peti/Downloads/fs-uae/src/config.c:531: undefined reference to `fs_config_get_int_clamped'
/home/Peti/Downloads/fs-uae/src/config.c:547: undefined reference to `fs_config_get_string'
obj/fs-input.o: In function `fs_uae_configure_actions':
/home/Peti/Downloads/fs-uae/src/input.c:324: undefined reference to `fs_emu_set_actions'
obj/fs-joystick.o: In function `fs_uae_configure_input':
/home/Peti/Downloads/fs-uae/src/joystick.c:169: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/joystick.c:176: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/joystick.c:183: undefined reference to `fs_config_get_string'
/home/Peti/Downloads/fs-uae/src/joystick.c:190: undefined reference to `fs_config_get_string'
obj/fs-menu.o: In function `load_function':
/home/Peti/Downloads/fs-uae/src/menu.c:111: undefined reference to `fs_emu_queue_action'
obj/fs-menu.o: In function `save_function':
/home/Peti/Downloads/fs-uae/src/menu.c:120: undefined reference to `fs_emu_queue_action'
obj/fs-menu.o: In function `reset_function':
/home/Peti/Downloads/fs-uae/src/menu.c:20: undefined reference to `fs_emu_queue_action'
obj/fs-menu.o: In function `cd_menu_function':
/home/Peti/Downloads/fs-uae/src/menu.c:417: undefined reference to `fs_config_get_string'
obj/fs-menu.o: In function `insert_cdrom':
/home/Peti/Downloads/fs-uae/src/menu.c:255: undefined reference to `fs_config_get_string'
obj/fs-menu.o: In function `update_cd_menu':
/home/Peti/Downloads/fs-uae/src/menu.c:324: undefined reference to `fs_config_get_string'
obj/fs-menu.o: In function `insert_disk':
/home/Peti/Downloads/fs-uae/src/menu.c:236: undefined reference to `fs_emu_queue_action'
obj/fs-video.o: In function `init_window_overrides':
/home/Peti/Downloads/fs-uae/src/video.c:93: undefined reference to `fs_config_get_string'
collect2: ld returned 1 exit status
make: *** [out/fs-uae] Fehler 1
Any ideas?

Thanks and best regards,
Peter
PHabermehl is offline  
 
Page generated in 0.04829 seconds with 11 queries