discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep in DarwinPorts


From: Yen-Ju Chen
Subject: Re: GNUstep in DarwinPorts
Date: Wed, 3 May 2006 15:38:31 -0700

On 5/3/06, Yves de Champlain <yves@gnu-darwin.org> wrote:

Le 06-05-03 à 14:50, Yen-Ju Chen a écrit :

> On 1 May 2006 12:29:10 -0700, hns@computer.org <hns@computer.org>
> wrote:
>> > A whole new set of GNUstep ports is now available for MacOSX
>> through
>> > DarwinPorts
>
> It breaks on audiofile while installing gnustep-gui.
>
> Here is the Error:
> --->  Verifying checksum(s) for audiofile
> --->  Extracting audiofile
> --->  Configuring audiofile
> --->  Building audiofile with target all
> Error: Target com.apple.build returned: shell command "cd
> "/opt/local/var/db/dports/build/
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_
> dports_audio_audiofile/work/audiofile-0.2.6"
> && make all" returned error 2
> Command output: osxplay.c:115: error: 'outputUnit' undeclared (first
> use in this function)
> osxplay.c: At top level:
> osxplay.c:133: error: parse error before 'AudioUnitRenderActionFlags'
> osxplay.c: In function 'fileRenderProc':

This is not a known bug, can you be more specific about what platform
you have ?

I just installed DarwinPorts yesterday and did a self-update.
Here is the version:

gnustep                        gnustep/gnustep @1.12.0       GNUstep meta port
gnustep-back                   gnustep/gnustep-back @0.10.3       A
back-end component for the GNUstep GUI Library.
gnustep-base                   gnustep/gnustep-base @1.12.0       A
library of general-purpose Objective C objects.
gnustep-gui                    gnustep/gnustep-gui @0.10.3       A
library of graphical user interface Objective C classes
gnustep-make gnustep/gnustep-make @1.12.0 GNUstep makefile package gnustep-make-cocoa gnustep/gnustep-make-cocoa @1.12.0 GNUstep makefile package for the Cocoa API gnustep-make-docs gnustep/gnustep-make-docs @1.12.0 GNUstep makefile documentation

I installed it one-by-one: gcc41, gnustep-make, gnustep-base, gnustep-gui.
And it stop at gnustep-gui because of audiofile.
Basically it cannot find some headers.
I don't really need audiofile. Could I disable it ?

Here is the full error message:

Making all in libaudiofile
Making all in modules
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in sfcommands
make[2]: Nothing to be done for `all'.
Making all in test
make[2]: Nothing to be done for `all'.
Making all in examples
source='osxplay.c' object='osxplay.o' libtool=no \
depfile='.deps/osxplay.Po' tmpdepfile='.deps/osxplay.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libaudiofile    -g -O2 -c `test
-f osxplay.c || echo './'`osxplay.c
osxplay.c:47:33: error: AudioUnit/AudioUnit.h: No such file or directory
osxplay.c:48:33: error: CoreAudio/CoreAudio.h: No such file or directory
osxplay.c:56: error: parse error before 'AudioStreamBasicDescription'
osxplay.c: In function 'getASBDForFile':
osxplay.c:61: error: 'file' undeclared (first use in this function)
osxplay.c:61: error: (Each undeclared identifier is reported only once
osxplay.c:61: error: for each function it appears in.)
osxplay.c:61: error: 'track' undeclared (first use in this function)
osxplay.c:65: error: 'asbd' undeclared (first use in this function)
osxplay.c:66: error: 'kAudioFormatLinearPCM' undeclared (first use in
this function)
...

Warning: the following items did not execute (for audiofile):
com.apple.activate com.apple.build com.apple.destroot
com.apple.archive com.apple.install
Error: The following dependencies failed to build: audiofile gnutls
libgcrypt libgpg-error libtasn1 opencdk jpeg libpng libungif tiff
Error: /opt/local/bin/port: Status 1 encountered during processing.

Yen-Ju


yves






reply via email to

[Prev in Thread] Current Thread [Next in Thread]