good.
Search found 9 matches
- Fri Jul 22, 2011 7:01 pm
- Forum: Announcement
- Topic: Forum admin
- Replies: 2
- Views: 13002
- Sat Jul 09, 2011 8:49 pm
- Forum: SGDK
- Topic: Sega Genesis Dev Kit (SGDK)
- Replies: 853
- Views: 1293198
Is your makefile correct on line 12? when running it i get
Code: Select all
jaerder@jaerder-G50V:~/development/MD_sgdk/TMP/sgdk$ make
Makefile:12: *** missing separator. Stop.
- Sat Jul 09, 2011 5:38 pm
- Forum: SGDK
- Topic: Sega Genesis Dev Kit (SGDK)
- Replies: 853
- Views: 1293198
If you're using linux, I suggest making the toolchain in my thread on the topic. Then copy just the SDK source from this mini devkit and use the linux toolchain to compile it. Todo so I must edit the makelib.gen and makefile.gen to reflect the changed executable's name (gcc, ar, etc) correct? Were ...
- Thu Jul 07, 2011 9:38 pm
- Forum: SGDK
- Topic: Sega Genesis Dev Kit (SGDK)
- Replies: 853
- Views: 1293198
- Mon Jan 03, 2011 6:29 pm
- Forum: Tools
- Topic: Issues Installing libsmd
- Replies: 10
- Views: 8174
I can get the libmd, and i've also edited my makefile to match my environment. However, i get the following error : jaerder@jaerder-G50V:~/development/MD/libsmd_install/cvs/libmd$ make Makefile:36: *** missing separator. Stop. jaerder@jaerder-G50V:~/development/MD/libsmd_install/cvs/libmd This is my...
- Sun Jan 02, 2011 9:00 pm
- Forum: Tools
- Topic: Issues Installing libsmd
- Replies: 10
- Views: 8174
Ok, could you try with the last one (get it by cvs, it's explain on the site) ? I get this when trying to get it via CVS jaerder@jaerder-G50V:~/development/MD/libsmd_install/cvs$ cvs -d anoncvs@cvs.megadrive.org:/cvs checkout libsmd Welcome on the MegaDrive.Org/ArcadeBSD.org cvs server cvs server: ...
- Sun Jan 02, 2011 8:50 pm
- Forum: Tools
- Topic: Issues Installing libsmd
- Replies: 10
- Views: 8174
- Sun Jan 02, 2011 4:52 pm
- Forum: Tools
- Topic: Issues Installing libsmd
- Replies: 10
- Views: 8174
Issues Installing libsmd
Good afternoon. I'm currently on Ubuntu 11.04, and after installing the cross compilers ( got information on it from https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/514579 ) and installing asmx, i get the following error while running the makefile on the libsmd dir jaerder@jaerder-G50V:~/deve...
- Sun Jan 02, 2011 12:00 pm
- Forum: Tools
- Topic: Megadrive SDK
- Replies: 25
- Views: 24929
Good Morning, I'm getting this error when atemping to install the sdk (my OS is ubuntu 11.04), Bottom of gcc-newlib-make.log /usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[1]: *** [collect...