User Support Forum

Questions/problems with Haiku? Post here and get help from the community. If you think you have found a bug, please file a bug report at dev.haiku-os.org.

Error compiling pkg-config

Forum thread started by wjstarck on Fri, 2010-08-27 13:43

I'm trying to compile pkg-config 0.25 so I can compile and install haiku-mono

I'm get nowhere with ./configure --build='i586-pc-haiku' (from config.guess).

I can ./configure and make like so: ./configure --build='i586' (or 'i386 for that matter) but on make install i get:

make: ***[install-recursive] Error 1

???

PS: Compiling on nightly build from last night

gcc -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig\"" -I./glib-1.2.10 -I./glib-1.2.10 -I./popt -g -Wall -O2 -g -O2 -c parse.c
/boot/home/Desktop/pkg-config-0.25/parse.c: In function `parse_conflicts':
/boot/home/Desktop/pkg-config-0.25/parse.c:621: warning: unused variable `iter'
/boot/home/Desktop/pkg-config-0.25/parse.c:620: warning: unused variable `parsed'
/boot/home/Desktop/pkg-config-0.25/parse.c: In function `parse_cflags':
/boot/home/Desktop/pkg-config-0.25/parse.c:884: parse error before `char'
/boot/home/Desktop/pkg-config-0.25/parse.c:885: `n' undeclared (first use in this function)
/boot/home/Desktop/pkg-config-0.25/parse.c:885: (Each undeclared identifier is reported only once
/boot/home/Desktop/pkg-config-0.25/parse.c:885: for each function it appears in.)
make[1]: *** [parse.o] Error 1
make[1]: Leaving directory `/boot/home/Desktop/pkg-config-0.25'
make: *** [install-recursive] Error 1

Networking not working after install from .ISO (vmWare Player)

Forum thread started by wjstarck on Thu, 2010-08-26 19:26

Hello team-

I downloaded and ran the .vmdk from here and it runs just fine in vmWare Player. I have also installed the .iso, into a separate vm, and while I can boot, I have no networking support, and nothing is present in /dev/net

The first install is sucessfully using the iPro1000 driver, so I'm guessing it's patched somehow?

Any suggestions are appreciated.

Alpha2 looks spectacular, BTW

Will

Installer doesn't see my HDD

Forum thread started by Dima Kostenich on Thu, 2010-08-26 16:44

Good day! I have some problems during the install process of Haiku. The installer doesn't see my HDD at all and shows only my DVD-ROM when I'm trying to create BFS partition. My HDD model is Hitachi HTS5416 (120 Gb, SATA). Is there any way to solve this problem? Thanks for your answers.

Select Boot Volume Message always appears.

Forum thread started by stellarpower on Sun, 2010-08-22 16:56

When I boot to one of my Haiku partitions, bootman asks me which volume I'd like to boot. Is there any way of disabling this message?

keyboard not working on dell studio XPS 13

Forum thread started by yahyai-0 on Tue, 2010-08-10 12:55

hi

i have tried nightly build haiku but the keyboard was not working!!

how can i get it work??

model : AT Translated Set 2 keyboard

sorry if the post in the wrong place!!!:p

GCC4/2 question

Forum thread started by moochris on Sun, 2010-08-08 11:25

Hi,

I'm more interested in running some of the SDL game ports than I am running old BeOS apps, so I've switched to running a GCC4 hybrid.

Simple question - if I download a GCC2 compiled program that you install by unzipping to /boot, is it going to put the libraries in the wrong place? There is a specific directory for the gcc2 libs to live in isn't there?

Thanks,
Chris

Compiling Haiku wont Create Image: Lack of Created File

Forum thread started by cebif on Sun, 2010-08-08 07:51

Over the last few svn updates and compiles have failed because certain files do not get created, always near the end of the build. For instance with my last try I completely emptied the haiku/ folder and /generated.x86gcc4 and /generated.x86gcc2. I redownloaded all the Haiku source. I had to anyway because if I just did a svn update it returned an error about malformed svn. The exact error with my last build is:

...failed C++ /boot/home/develop/haiku/haiku/generated.x86gcc4/objects/haiku/x86/release/add-ons/mail_daemon/inbound_protocols/imap/ssl/imap_client.o ...
...skipped IMAP for lack of imap_client.o...
...skipped haiku.image-copy-files-dummy-system/add-ons/mail_daemon/inbound_protocols for lack of IMAP...
...skipped 1 for lack of haiku.image-copy-files...
...failed updating 1 target(s)...
...skipped 3 target(s)...
...updated 9275 target(s)...
~/develop/haiku/haiku/generated.x86gcc4> 

I have had similar errors over the last month and last few tries at building Haiku. I'm building from r37730 gcc4 hybrid. What can I do to make it build?

Syndicate content