Search found 9 matches

by Jae686
Fri Jul 22, 2011 7:01 pm
Forum: Announcement
Topic: Forum admin
Replies: 2
Views: 10109

good.

:)
by Jae686
Sat Jul 09, 2011 8:49 pm
Forum: SGDK
Topic: Sega Genesis Dev Kit (SGDK)
Replies: 852
Views: 1178629

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.
by Jae686
Sat Jul 09, 2011 5:38 pm
Forum: SGDK
Topic: Sega Genesis Dev Kit (SGDK)
Replies: 852
Views: 1178629

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 ...
by Jae686
Thu Jul 07, 2011 9:38 pm
Forum: SGDK
Topic: Sega Genesis Dev Kit (SGDK)
Replies: 852
Views: 1178629

How do I install toolchain under linux (ubuntu) ?

Best Regards
by Jae686
Mon Jan 03, 2011 6:29 pm
Forum: Tools
Topic: Issues Installing libsmd
Replies: 10
Views: 7409

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...
by Jae686
Sun Jan 02, 2011 9:00 pm
Forum: Tools
Topic: Issues Installing libsmd
Replies: 10
Views: 7409

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: ...
by Jae686
Sun Jan 02, 2011 8:50 pm
Forum: Tools
Topic: Issues Installing libsmd
Replies: 10
Views: 7409

ElBarto wrote:Which libsmd are you talking about ? Is it mine (ie downloaded from megadrive.org) ?
Yup, that's the one :)
by Jae686
Sun Jan 02, 2011 4:52 pm
Forum: Tools
Topic: Issues Installing libsmd
Replies: 10
Views: 7409

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...
by Jae686
Sun Jan 02, 2011 12:00 pm
Forum: Tools
Topic: Megadrive SDK
Replies: 25
Views: 22898

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...