Newbie Developer Forum

This forum will be closed shortly. Please post all development related questions and/or discussion on the Haiku Development, or Haiku 3rd party Development mailing lists.

Any non-GPL compilers?

Forum thread started by Kevin Ar18 on Mon, 2007-08-13 17:20

Guess I probably shouldn't have asked. Sorry....
I don't suppose there's anyone here interested in working on a c++ compiler? If so, I'd be interested in hearing about it....

Haiku hangs during boot

Forum thread started by marksten on Sat, 2007-08-11 16:26

hello-

i'm running BeOS R5 and built haiku using the following commands:

./configure --target=haiku
HAIKU_INSTALL_DIR=/HaikuDisk jam install-haiku

HaikuDisk is the name of a separate mounted partition i want to install Haiku on

the build process seems to occur without any major errors and browsing HaikuDisk i can see that it has been filled with various apps

i then ran bootman and added HaikuDisk to the menu... however upon restart the computer hangs at the Haiku splash screen

i'm assuming its not a hardware problem since BeOS R5 works perfectly fine on the same machine

so i either did something during the build (i can provide more details upon request) or i now have to figure out how to debug the boot process

any suggestions on how to proceed?

New to Developing For Haiku

Forum thread started by Biglew5k99 on Thu, 2007-08-02 15:18

Hello,
This is my first post, I am a freelancer and HCI expert with some c/c++ background as well as current background as a developer consultant in c# and web/embedded platforms. I am interested in Haiku development(as i was interested in BeOS development before it closed) but would like to have a list of the things(applications, operating systems) needed to compile in a recommended build environment as well as the CVS/Versioning system information to get the source from, I dont really do optimized code but I do make prototype applications rapidly. Oh my specializations are HCI, graphics, logic systems and input devices. thanx and keep up the good work

Regards,
Lewis

problem with checkout svn

Forum thread started by ModeenF on Tue, 2007-07-03 06:56

I'm getting

Error: Can't connect to host 'svn.berlios.de': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

this are what I have used
TortoiseSVN and the url svn://svn.berlios.de/haiku/haiku/trunk

Other like freeRA I don't have problem with

Trouble compiling libbe/app/Message.cpp

Forum thread started by jimmiejams on Sun, 2007-07-01 03:39

Hi everyone,

I've just checked-out the Haiku source code for the first time, and am having some trouble building it. I'm running on OSX, building on a disk image with HFS+ and case-sensitivity, using the following commands:

./configure --build-cross-tools-gcc4 x86 ../buildtools/
jam -j2 haiku-vmware-image

There seems to be a problem with this bit of the build (the bit saying "malloc.h: No such file or directory"):

In file included from headers/build/BeOSBuildCompatibility.h:7,
                 from :1:
headers/build/os/support/Errors.h:399:1: warning: "ENOATTR" redefined
In file included from /usr/include/errno.h:23,
                 from headers/build/os/support/Errors.h:15,

Jam doesn't work.

Forum thread started by bbjimmy on Tue, 2007-06-26 03:50

OK, I Downloaded all the tools and did an svn checkout. I ran

./configure --target=haiku

and

jam haiku-image

it seems to run for a short while then scrolls continuously

"warning: unknown rule break"

so much for building my own haiku image file.

GCC, Linux and buildtools

Forum thread started by ccortiz on Tue, 2007-05-29 08:22

Hello,

I have been able to compile GCC and buildtools under Linux (Xubuntu Feisty Fawn).

The problem is that i dont know how invoking to GCC to create a binary that works in Haiku/Beos.

Help!

Syndicate content