Displaying 20 results from an estimated 62 matches for "pertoir".
Did you mean:
pertoire
2001 Jun 04
1
*** liste wine ***
Hello,
I have a make error.
--- error output :
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
make[2]: *** [libx11drv.so] Erreur 1
make[1]: *** [x11drv/libx11drv.so] Erreur 2
make: *** [dlls] Erreur 2
--- standard output :
make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode'
make[1]: `libwine_unicode.so' est ? jour.
make[1]: Quitte le r?pertoire `/home/j/src/wine/unicode'
make[1]: Entre dans le r?pertoire `/home/j/src/wine/tools'
make[2]: Entre dans le r?pertoire `/home/j/src/wine/tools/specmaker'
make[2]: Rien ? faire po...
2009 Mar 17
2
DAHDI or Zaptel doesn't compile against 1.4.24
...usr/src/dahdi-linux-2.1.0.4# make
make -C /lib/modules/2.6.18-custom.2/build ARCH=i386
SUBDIRS=/usr/src/dahdi-linux-2.1.0.4/drivers/dahdi
DAHDI_INCLUDE=/usr/src/dahdi-linux-2.1.0.4/include DAHDI_MODULES_EXTRA="
" HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
make[1]: entrant dans le r?pertoire ? /usr/src/linux-source-2.6.18 ?
WARNING: Symbol version dump /usr/src/linux-source-2.6.18/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/src/dahdi-linux-2.1.0.4/drivers/dahdi/dahdi-base.o
In file included from
/usr/src/dahdi-linux-2...
2006 Apr 28
4
mongrel error on debian sarge
...8/gems/mongrel-0.3.12.4/bin/mongrel_rails:5
Here are the compilation log while updating gem to mongrel 0.3.12.4 (ruby):
Building native extensions. This could take a while...
Dans le fichier inclus ? partir de http11.c:1:
/usr/lib/ruby/1.8/i486-linux/ruby.h:28:21: stdlib.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:32:21: string.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:42:19: stdio.h : Aucun fichier ou
r?pertoire de ce type
/usr/lib/ruby/1.8/i486-linux/ruby.h:64:20: alloca.h : Aucun fichier ou
r?pertoire de ce type
Dans l...
2008 Apr 01
5
cross compilation for ARM - ogg headers problem
...o delete these files.
>
> But if i cross compile with ogg header files, i have the following error :
>
>
> /usr/lib/libogg.so: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
> make[2]: *** [speexenc] Erreur 1
> make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
> make: *** [all] Erreur 2
>
>
>
> Anyone have any ideas why this isn't working?
It looks like it's trying t...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...ounter problems about the ogg header.
>
> I have this following error when i write this line :
>
> ./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
>
> the error is :
> .
> .
> make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ?
> if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \
> then mv -f "...
2008 Mar 28
2
speex - cross compil for ARM - problem ogg headers
Hi all,
I try to compile speex for ARM. I follow the README.arm and i always have the same errors :
make[2]: entrant dans le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
source='speexenc.c' object='speexenc.o' libtool=no \
depfile='.deps/speexenc.Po' tmpdepfile='.deps/speexenc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../inc...
2003 Sep 26
1
installation : make fails (R-1.7.1 on RedHat 8.0)
...d.
However I don't manage to find a solution to the following error which
occurs during the make procedure :
/!\-------------------------------------------/!\
building package 'ctest'
mkdir -p -- ../../../library/ctest/R
mkdir -p -- ../../../library/ctest/man
make[4]: Entre dans le r?pertoire `/usr/local/R-1.7.1/src/library/ctest/src'
making ansari.d from ansari.c
gcc: /usr/include/mysql: fichier d'entr?e d'?dition de liens n'est pas
utilis? parce l'?dition de lien n'a pas ?t? faite
making chisqsim.d from chisqsim.c
gcc: /usr/include/mysql: fichier d'entr?e...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...tions -O2 -fno-exceptions -c `test -f 'speexdec.c' || echo './'`speexdec.c
/usr/include/bits/mathinline.h: In function `__atan2l':
/usr/include/bits/mathinline.h:445: error: unknown register name `st(1)' in `asm'
make[2]: *** [speexdec.o] Erreur 1
make[2]: quittant le r?pertoire ? /usr/src/linphone/arm2/arm/speex-1.1.6/src ?
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le r?pertoire ? /usr/src/linphone/arm2/arm/speex-1.1.6 ?
make: *** [all] Erreur 2
Regards,
Erwan
----------------------------------------
> Date: Tue, 1 Apr 2008 19:02:54 +0900
> From: c...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...i agree with you. You don't have to delete these files.
But if i cross compile with ogg header files, i have the following error :
/usr/lib/libogg.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [speexenc] Erreur 1
make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
make: *** [all] Erreur 2
Anyone have any ideas why this isn't working?
Regards,
Erwan
----------------------------------------
> Da...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...gt;> But if i cross compile with ogg header files, i have the following error :
>>
>>
>> /usr/lib/libogg.so: could not read symbols: Invalid operation
>> collect2: ld returned 1 exit status
>> make[2]: *** [speexenc] Erreur 1
>> make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src ?
>> make[1]: *** [all-recursive] Erreur 1
>> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
>> make: *** [all] Erreur 2
>>
>>
>>
>> Anyone have any ideas why this isn't working?
>...
2009 Jul 06
2
Trouble running 'alsamixer' as normal user on headless box with minimal system
...but
produces the following error message as plain user:
[kikinovak at jukebox ~]$ ogg123 http://babasse:8000/jukebox.ogg
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function
snd_func_card_driver returned error: Aucun fichier ou r?pertoire de ce type
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat
returned error: Aucun fichier ou r?pertoire de ce type
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_conf...
2008 Apr 01
0
cross compilation for ARM - ogg headers problem
...from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ?
if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \
then mv -f ".deps/spee...
2008 Apr 01
2
problem with some ogg header files with speex
...from my PC to an arm architecture. But i encounter problems about the ogg header.
I have this following error when i write this line :
./configure --prefix=/usr --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm
the error is :
.
.
make[2]: entrant dans le r?pertoire ? /arm/speex-1.1.11/src ?
if arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I.. -I/root/armbuild/usr/include -O2 -fno-exceptions -O2 -fno-exceptions -MT speexenc.o -MD -MP -MF ".deps/speexenc.Tpo" -c -o speexenc.o speexenc.c; \
then mv -f ".deps/spee...
2004 Mar 29
1
wine-20040309 build error
Hi all,
I am trying to build wine-20040309, and i am facing a gcc crash while compiling
winetest. The log is below (sorry : it's localized in french).
make[2]: Entre dans le r?pertoire
`/home/root/build/wine-20040309/programs/winetest'../../tools/winegcc/winegcc
-B../../tools/winebuild -mwindows gui.o main.o send.o util.o
winetest.exe.dbg.o gui.res winetest.res -o winetest.exe.so -L../../dlls
-lcomctl32 -luser32 -lwsock32 -L../../libs/wine -lwine -L../../libs/port
-lwine_...
2008 Apr 01
2
cross compilation for ARM - ogg headers problem
...h ogg header files, i have the following
> error :
> >>
> >>
> >> /usr/lib/libogg.so: could not read symbols: Invalid operation
> >> collect2: ld returned 1 exit status
> >> make[2]: *** [speexenc] Erreur 1
> >> make[2]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6/src
> ?
> >> make[1]: *** [all-recursive] Erreur 1
> >> make[1]: quittant le r?pertoire ? /usr/src/linphone/arm/speex-1.1.6 ?
> >> make: *** [all] Erreur 2
> >>
> >>
> >>
> >> Anyone have an...
2004 Jul 12
1
Errors when compiling app_radius
...ccesfully compile app_radius from
http://appradius.minitelecom.org ?
Here below my configuration :
-> asterisk runing
-> mysql running
-> freeradius running
-> Compiling cpprad : OK
-> Compiling app_radius : not OK, here below my error message :
""
make[1]: Quitte le r?pertoire `/home/grd/appradius/inc'
make[1]: Entre dans le r?pertoire `/home/grd/appradius/src'
gcc -c -I../inc -O -Wall -I/usr/local/include -g -O2 app_radius.c
In file included from app_radius.c:17:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:173: w...
2002 Jan 04
0
Freetype problem
After updating last cvs,
1?/ rerun configure because Makefile.in was updated,
2?/ make depend && make reports : ( i use freetype and
freetype-devel version 2.0.3-7)
make[2]: Entre dans le r?pertoire
`/home/wine/dlls/gdi'
gcc -c -I. -I. -I../../include -I../../include
-I/usr/include/freetype2 -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__
-D_REENTRANT -I/usr/X11R6/include -o freetype.o
freetype.c
freetype.c:43:31: freetype/ftnames.h: Aucun fichier ou
r?pertoire de ce type
make...
2002 Jan 03
2
Unable to compile wine CVS version
Hi,
trying to compile CVS wine version after updating
today reports these messages :
make[3]: Entre dans le r?pertoire
`/home/wine/graphics/x11drv'
make[3]: *** Pas de r?gle pour fabriquer la cible
`../../include/bitmaps/obm_lfarrowi', n?cessaire pour
`oembitmap.o'. Arr?t.
make[3]: Quitte le r?pertoire
`/home/wine/graphics/x11drv'
make[2]: *** [../../graphics/x11drv/x11drv.o] Erreur 2
make[2]: Quit...
2006 Mar 30
25
Mongrel Web Server 0.3.12 -- Finally Out
Hello Folks,
This is the long awaited (like 2 weeks) 0.3.12 release of Mongrel. This
release has received heavier testing than previous releases and supports a
whole raft of improvements to existing functionality plus some new stuff.
For those not clued in, Mongrel is a web server written in (mostly) Ruby.
Check the funny dogs and read the docs about it at
http://mongrel.rubyforge.org/. The
2001 Mar 23
2
[beginner] Can't launch sol.exe!
When I try to launch sol for testing i've got:
#/usr/local/bin/wine sol
Could not stat /mnt/fd0 (Aucun fichier ou répertoire de ce type), ignoring
drive A:
Could not stat /cdrom (Aucun fichier ou répertoire de ce type), ignoring
drive D:
/usr/local/bin/wine: warning: $DISPLAY variable ignored, using '10.0.0.14:0'
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't con...