When are blogs deleted from the list of the blogs I've read?
FreeBSD
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• RYXI
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

RYXI > FreeBSDGo to page: « previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

  Recent blog posts: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:
Saturday, 14 October 2006
Failure to build audacity 1.2.4b on FreeBSD 5.1 Stefan A. Deutscher 22:02:58
 

Hi,

I just cvsup(ped) my ports tree and tried to build audacity 1.2.4b.
Where audacity 1.0.0 built fine, the newer version dies after a while
with an error. Please, see the attached logs & information, and let me
know what else I can do to help resolve this.

Thanks in advance & kind regards,

Stefan

dvorak# cd /usr/ports/audio/au­dacity
dvorak# make
[ snip ]
checking for glib-2.0 >= 2.2... yes
checking GLIB_ONLY_CFLAGS...­ -I/usr/local/includ­e/glib-2.0 -I/usr/local/lib/gl­ib-2.0/include
checking GLIB_ONLY_LIBS... -L/usr/local/lib -lglib-2.0 -liconv
checking for libxml-2.0 >= 2.6.0... Requested 'libxml-2.0 >= 2.6.0' but version of libXML is 2.5.7
configure: error: Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing
===> Script "configure" failed unexpectedly.
Please report the problem to multimedia@FreeBSD.­org [maintainer] and attach
the "/usr/ports/multime­dia/gstreamer80/work­/gstreamer-0.8.12/co­nfig.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1
Stop in /usr/ports/multimed­ia/gstreamer80.
*** Error code 1
Stop in /usr/ports/multimed­ia/gstreamer-plugins­80.
*** Error code 1
Stop in /usr/ports/x11-tool­kits/wxgtk26.
*** Error code 1
Stop in /usr/ports/audio/au­dacity.
*** Error code 1
Stop in /usr/ports/audio/au­dacity.
dvorak#


# -------------------­--------------------­--------------------­-----------
# Attaching log file
# -------------------­--------------------­--------------------­-----------

dvorak# cat /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/con­fig.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --disable-tests --disable-examples --disable-docs-buil­d --disable-failing-t­ests --localstatedir=/us­r/local/share/gnome --datadir=/usr/loca­l/share/gnome --with-html-dir=/us­r/local/share/doc --with-help-dir=/us­r/local/share/gnome/­help --disable-gtk-doc --with-gconf-source­=xml:merged:/usr/loc­al/etc/gconf/gconf.x­ml.defaults --x-libraries=/usr/­X11R6/lib --x-includes=/usr/X­11R6/include --prefix=/usr/local­ --build=i386-portbl­d-freebsd5.1

## --------- ##
## Platform. ##
## --------- ##

hostname = dvorak.asylum.inval­id
uname -m = i386
uname -r = 5.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE #0: Fri Nov 21 21:48:14 CET 2003 root@dvorak.asylum.­net:/usr/src/sys/i38­6/compile/GENERICCAM­

/usr/bin/uname -p = i386
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysi­nfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1586: checking build system type
configure:1604: result: i386-portbld-freebs­d5.1
configure:1612: checking host system type
configure:1626: result: i386-portbld-freebs­d5.1
configure:1634: checking target system type
configure:1648: result: i386-portbld-freebs­d5.1
configure:1672: configuring gstreamer for release
configure:1717: checking whether to enable maintainer-specific­ portions of Makefiles
configure:1726: result: no
configure:1755: checking for a BSD-compatible install
configure:1810: result: /usr/bin/install -c -o root -g wheel
configure:1821: checking whether build environment is sane
configure:1864: result: yes
configure:1929: checking for gawk
configure:1945: found /usr/local/bin/gawk­
configure:1955: result: gawk
configure:1965: checking whether gmake sets $(MAKE)
configure:1985: result: yes
configure:2204: checking for gcc
configure:2230: result: cc
configure:2474: checking for C compiler version
configure:2477: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2480: $? = 0
configure:2482: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:2485: $? = 0
configure:2487: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2490: $? = 1
configure:2513: checking for C compiler default output file name
configure:2516: cc -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:2519: $? = 0
configure:2565: result: a.out
configure:2570: checking whether the C compiler works
configure:2576: ./a.out
configure:2579: $? = 0
configure:2596: result: yes
configure:2603: checking whether we are cross compiling
configure:2605: result: no
configure:2608: checking for suffix of executables
configure:2610: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:2613: $? = 0
configure:2638: result:
configure:2644: checking for suffix of object files
configure:2665: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:2668: $? = 0
configure:2690: result: o
configure:2694: checking whether we are using the GNU C compiler
configure:2718: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:2724: $? = 0
configure:2728: test -z
|| test ! -s conftest.err
configure:2731: $? = 0
configure:2734: test -s conftest.o
configure:2737: $? = 0
configure:2750: result: yes
configure:2756: checking whether cc accepts -g
configure:2777: cc -c -g -I/usr/local/includ­e conftest.c >&5
configure:2783: $? = 0
configure:2787: test -z
|| test ! -s conftest.err
configure:2790: $? = 0
configure:2793: test -s conftest.o
configure:2796: $? = 0
configure:2807: result: yes
configure:2824: checking for cc option to accept ANSI C
configure:2894: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:2900: $? = 0
configure:2904: test -z
|| test ! -s conftest.err
configure:2907: $? = 0
configure:2910: test -s conftest.o
configure:2913: $? = 0
configure:2931: result: none needed
configure:2949: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2955: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3099: checking for style of include used by gmake
configure:3127: result: GNU
configure:3155: checking dependency style of cc
configure:3245: result: gcc3
configure:3263: checking for library containing strerror
configure:3293: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:3299: $? = 0
configure:3303: test -z
|| test ! -s conftest.err
configure:3306: $? = 0
configure:3309: test -s conftest
configure:3312: $? = 0
configure:3382: result: none required
configure:3506: checking for a sed that does not truncate output
configure:3560: result: /usr/bin/sed
configure:3563: checking for egrep
configure:3573: result: grep -E
configure:3589: checking for ld used by cc
configure:3656: result: /usr/bin/ld
configure:3665: checking if the linker (/usr/bin/ld) is GNU ld
configure:3680: result: yes
configure:3685: checking for /usr/bin/ld option to reload object files
configure:3692: result: -r
configure:3710: checking for BSD-compatible nm
configure:3752: result: /usr/bin/nm -B
configure:3756: checking whether ln -s works
configure:3760: result: yes
configure:3767: checking how to recognise dependent libraries
configure:3939: result: pass_all
configure:4152: checking how to run the C preprocessor
configure:4187: cc -E -I/usr/local/includ­e conftest.c
configure:4193: $? = 0
configure:4225: cc -E -I/usr/local/includ­e conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4231: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4270: result: cc -E
configure:4294: cc -E -I/usr/local/includ­e conftest.c
configure:4300: $? = 0
configure:4332: cc -E -I/usr/local/includ­e conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4338: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4382: checking for ANSI C header files
configure:4407: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4413: $? = 0
configure:4417: test -z
|| test ! -s conftest.err
configure:4420: $? = 0
configure:4423: test -s conftest.o
configure:4426: $? = 0
configure:4515: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:4518: $? = 0
configure:4520: ./conftest
configure:4523: $? = 0
configure:4538: result: yes
configure:4562: checking for sys/types.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for sys/stat.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for stdlib.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for string.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for memory.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for strings.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for inttypes.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for stdint.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for unistd.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z
|| test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4634: checking dlfcn.h usability
configure:4646: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:4652: $? = 0
configure:4656: test -z
|| test ! -s conftest.err
configure:4659: $? = 0
configure:4662: test -s conftest.o
configure:4665: $? = 0
configure:4675: result: yes
configure:4679: checking dlfcn.h presence
configure:4689: cc -E -I/usr/local/includ­e conftest.c
configure:4695: $? = 0
configure:4715: result: yes
configure:4750: checking for dlfcn.h
configure:4757: result: yes
configure:4864: checking for C++ compiler version
configure:4867: c++ --version </dev/null >&5
c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4870: $? = 0
configure:4872: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:4875: $? = 0
configure:4877: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4880: $? = 1
configure:4883: checking whether we are using the GNU C++ compiler
configure:4907: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
configure:4913: $? = 0
configure:4917: test -z
|| test ! -s conftest.err
configure:4920: $? = 0
configure:4923: test -s conftest.o
configure:4926: $? = 0
configure:4939: result: yes
configure:4945: checking whether c++ accepts -g
configure:4966: c++ -c -g -I/usr/local/includ­e conftest.cc >&5
configure:4972: $? = 0
configure:4976: test -z
|| test ! -s conftest.err
configure:4979: $? = 0
configure:4982: test -s conftest.o
configure:4985: $? = 0
configure:4996: result: yes
configure:5038: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
configure:5044: $? = 0
configure:5048: test -z
|| test ! -s conftest.err
configure:5051: $? = 0
configure:5054: test -s conftest.o
configure:5057: $? = 0
configure:5083: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:30: `exit' undeclared (first use this function)
conftest.cc:30: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:5089: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5038: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
configure:5044: $? = 0
configure:5048: test -z
|| test ! -s conftest.err
configure:5051: $? = 0
configure:5054: test -s conftest.o
configure:5057: $? = 0
configure:5083: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
configure:5089: $? = 0
configure:5093: test -z
|| test ! -s conftest.err
configure:5096: $? = 0
configure:5099: test -s conftest.o
configure:5102: $? = 0
configure:5127: checking dependency style of c++
configure:5217: result: gcc3
configure:5244: checking how to run the C++ preprocessor
configure:5275: c++ -E -I/usr/local/includ­e conftest.cc
configure:5281: $? = 0
configure:5313: c++ -E -I/usr/local/includ­e conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5319: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5358: result: c++ -E
configure:5382: c++ -E -I/usr/local/includ­e conftest.cc
configure:5388: $? = 0
configure:5420: c++ -E -I/usr/local/includ­e conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5426: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5523: checking for g77
configure:5552: result: no
configure:5523: checking for f77
configure:5539: found /usr/bin/f77
configure:5549: result: f77
configure:5564: checking for Fortran 77 compiler version
configure:5567: f77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2 [FreeBSD] 20030205 (release)) 3.2.2 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5570: $? = 0
configure:5572: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:5575: $? = 0
configure:5577: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:5580: $? = 1
configure:5588: checking whether we are using the GNU Fortran 77 compiler
configure:5602: f77 -c conftest.F >&5
configure:5608: $? = 0
configure:5612: test -z
|| test ! -s conftest.err
configure:5615: $? = 0
configure:5618: test -s conftest.o
configure:5621: $? = 0
configure:5634: result: yes
configure:5640: checking whether f77 accepts -g
configure:5652: f77 -c -g conftest.f >&5
configure:5658: $? = 0
configure:5662: test -z
|| test ! -s conftest.err
configure:5665: $? = 0
configure:5668: test -s conftest.o
configure:5671: $? = 0
configure:5683: result: yes
configure:5713: checking the maximum length of command line arguments
configure:5805: result: 65536
configure:5816: checking command to parse /usr/bin/nm -B output from cc object
configure:5912: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:5915: $? = 0
configure:5919: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/­\1 \2 \2/p' \> conftest.nm
configure:5922: $? = 0
configure:5974: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c conftstm.o >&5
configure:5977: $? = 0
configure:6015: result: ok
configure:6019: checking for objdir
configure:6034: result: .libs
configure:6124: checking for ar
configure:6140: found /usr/bin/ar
configure:6151: result: ar
configure:6204: checking for ranlib
configure:6220: found /usr/bin/ranlib
configure:6231: result: ranlib
configure:6284: checking for strip
configure:6300: found /usr/bin/strip
configure:6311: result: strip
configure:6598: checking if cc static flag works
configure:6626: result: yes
configure:6644: checking if cc supports -fno-rtti -fno-exceptions
configure:6662: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -fno-rtti -fno-exceptions conftest.c >&5
configure:6666: $? = 0
configure:6679: result: yes
configure:6694: checking for cc option to produce PIC
configure:6898: result: -fPIC
configure:6906: checking if cc PIC flag -fPIC works
configure:6924: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -fPIC -DPIC conftest.c >&5
configure:6928: $? = 0
configure:6941: result: yes
configure:6965: checking if cc supports -c -o file.o
configure:6986: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -o out/conftest2.o conftest.c >&5
configure:6990: $? = 0
configure:7012: result: yes
configure:7038: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:7934: result: yes
configure:7960: checking whether -lc should be explicitly linked in
configure:7965: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:7968: $? = 0
configure:7982: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7985: $? = 1
configure:7997: result: yes
configure:8005: checking dynamic linker characteristics
configure:8572: result: freebsd5.1 ld.so
configure:8576: checking how to hardcode library paths into programs
configure:8601: result: immediate
configure:8615: checking whether stripping libraries is possible
configure:8620: result: yes
configure:8746: checking for shl_load
configure:8803: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
/var/tmp//ccncVhOB.­o: In function `main':
/var/tmp//ccncVhOB.­o(.text+0xf): undefined reference to `shl_load'
/var/tmp//ccncVhOB.­o(.data+0x0): undefined reference to `shl_load'
configure:8809: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)­
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != shl_load;
| ;
| return 0;
| }
configure:8834: result: no
configure:8839: checking for shl_load in -ldld
configure:8869: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
configure:8875: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
| ;
| return 0;
| }
configure:8901: result: no
configure:8906: checking for dlopen
configure:8963: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:8969: $? = 0
configure:8973: test -z
|| test ! -s conftest.err
configure:8976: $? = 0
configure:8979: test -s conftest
configure:8982: $? = 0
configure:8994: result: yes
configure:9236: checking whether a program can dlopen itself
configure:9308: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -DHAVE_DLFCN_H -L/usr/local/lib -Wl,--export-dynami­c conftest.c >&5
configure:9311: $? = 0
configure:9329: result: yes
configure:9334: checking whether a statically linked program can dlopen itself
configure:9406: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -DHAVE_DLFCN_H -L/usr/local/lib -Wl,--export-dynami­c conftest.c >&5
configure:9409: $? = 0
configure:9427: result: yes
configure:9450: checking if libtool supports shared libraries
configure:9452: result: yes
configure:9455: checking whether to build shared libraries
configure:9476: result: yes
configure:9479: checking whether to build static libraries
configure:9483: result: yes
configure:9575: creating libtool
configure:10153: checking for ld used by c++
configure:10220: result: /usr/bin/ld
configure:10229: checking if the linker (/usr/bin/ld) is GNU ld
configure:10244: result: yes
configure:10295: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11182: result: yes
configure:11200: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.cc >&5
configure:11203: $? = 0
configure:11299: checking for c++ option to produce PIC
configure:11567: result: -fPIC
configure:11575: checking if c++ PIC flag -fPIC works
configure:11593: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -fPIC -DPIC conftest.cc >&5
configure:11597: $? = 0
configure:11610: result: yes
configure:11634: checking if c++ supports -c -o file.o
configure:11655: c++ -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -o out/conftest2.o conftest.cc >&5
configure:11659: $? = 0
configure:11681: result: yes
configure:11707: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11732: result: yes
configure:11803: checking dynamic linker characteristics
configure:12370: result: freebsd5.1 ld.so
configure:12374: checking how to hardcode library paths into programs
configure:12399: result: immediate
configure:12413: checking whether stripping libraries is possible
configure:12418: result: yes
configure:12544: checking for shl_load
configure:12632: result: no
configure:12637: checking for shl_load in -ldld
configure:12699: result: no
configure:12704: checking for dlopen
configure:12792: result: yes
configure:13034: checking whether a program can dlopen itself
configure:13127: result: yes
configure:13132: checking whether a statically linked program can dlopen itself
configure:13225: result: yes
configure:13754: checking if libtool supports shared libraries
configure:13756: result: yes
configure:13759: checking whether to build shared libraries
configure:13779: result: yes
configure:13782: checking whether to build static libraries
configure:13786: result: yes
configure:13798: checking for f77 option to produce PIC
configure:14002: result: -fPIC
configure:14010: checking if f77 PIC flag -fPIC works
configure:14028: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14032: $? = 0
configure:14045: result: yes
configure:14069: checking if f77 supports -c -o file.o
configure:14090: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14094: $? = 0
configure:14116: result: yes
configure:14142: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15018: result: yes
configure:15089: checking dynamic linker characteristics
configure:15656: result: freebsd5.1 ld.so
configure:15660: checking how to hardcode library paths into programs
configure:15685: result: immediate
configure:15699: checking whether stripping libraries is possible
configure:15704: result: yes
configure:20020: checking for gcc
configure:20046: result: cc
configure:20290: checking for C compiler version
configure:20293: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20296: $? = 0
configure:20298: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:20301: $? = 0
configure:20303: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:20306: $? = 1
configure:20309: checking whether we are using the GNU C compiler
configure:20365: result: yes
configure:20371: checking whether cc accepts -g
configure:20422: result: yes
configure:20439: checking for cc option to accept ANSI C
configure:20546: result: none needed
configure:20564: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
conftest.c:2: syntax error before "me"
configure:20570: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:20705: checking dependency style of cc
configure:20795: result: gcc3
configure:20840: checking for msgfmt
configure:20868: result: /usr/local/bin/msgf­mt
configure:20877: checking for gmsgfmt
configure:20908: result: /usr/local/bin/msgf­mt
configure:20918: checking for xgettext
configure:20946: result: /usr/local/bin/xget­text
configure:20957: checking for msgmerge
configure:20984: result: /usr/local/bin/msgm­erge
configure:21046: checking for ld used by GCC
configure:21109: result: /usr/bin/ld
configure:21118: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:21130: result: yes
configure:21136: checking for shared library run path origin
configure:21149: result: done
configure:21566: checking whether NLS is requested
configure:21575: result: yes
configure:21592: checking for GNU gettext in libc
configure:21616: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
/var/tmp//ccodJ02l.­o: In function `main':
/var/tmp//ccodJ02l.­o(.text+0x19): undefined reference to `libintl_bindtextdo­main'
/var/tmp//ccodJ02l.­o(.text+0x25): undefined reference to `libintl_gettext'
/var/tmp//ccodJ02l.­o(.text+0x2b): undefined reference to `_nl_msg_cat_cntr'
/var/tmp//ccodJ02l.­o(.text+0x31): undefined reference to `_nl_domain_binding­s'
configure:21622: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_binding­s;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_binding­s
| ;
| return 0;
| }
configure:21647: result: no
configure:21681: checking for iconv
configure:21708: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
/var/tmp//ccH9L642.­o: In function `main':
/var/tmp//ccH9L642.­o(.text+0x1c): undefined reference to `iconv_open'
/var/tmp//ccH9L642.­o(.text+0x46): undefined reference to `iconv'
/var/tmp//ccH9L642.­o(.text+0x4e): undefined reference to `iconv_close'
configure:21714: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,­NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:21759: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c /usr/local/lib/libi­conv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:21765: $? = 0
configure:21769: test -z
|| test ! -s conftest.err
configure:21772: $? = 0
configure:21775: test -s conftest
configure:21778: $? = 0
configure:21793: result: yes
configure:21803: checking how to link with libiconv
configure:21805: result: /usr/local/lib/libi­conv.so -Wl,-rpath -Wl,/usr/local/lib
configure:22194: checking for GNU gettext in libintl
configure:22226: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c /usr/local/lib/libi­ntl.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:22232: $? = 0
configure:22236: test -z
|| test ! -s conftest.err
configure:22239: $? = 0
configure:22242: test -s conftest
configure:22245: $? = 0
configure:22317: result: yes
configure:22349: checking how to link with libintl
configure:22351: result: /usr/local/lib/libi­ntl.so -Wl,-rpath -Wl,/usr/local/lib
configure:22480: checking to see if compiler understands -Wall
configure:22502: cc -c -O -pipe -mcpu=pentiumpro -Wall -I/usr/local/includ­e conftest.c >&5
configure:22508: $? = 0
configure:22512: test -z
|| test ! -s conftest.err
configure:22515: $? = 0
configure:22518: test -s conftest.o
configure:22521: $? = 0
configure:22540: result: yes
configure:22612: checking for ANSI C header files
configure:22768: result: yes
configure:22778: checking for inline
configure:22799: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:22805: $? = 0
configure:22809: test -z
|| test ! -s conftest.err
configure:22812: $? = 0
configure:22815: test -s conftest.o
configure:22818: $? = 0
configure:22830: result: inline
configure:23324: checking for gtkdoc-scangobj
configure:23351: result: false
configure:23388: checking for docbook2ps
configure:23415: result: false
configure:23424: checking for docbook2html
configure:23451: result: false
configure:23460: checking for jadetex
configure:23487: result: false
configure:23496: checking for ps2pdf
configure:23512: found /usr/local/bin/ps2p­df
configure:23523: result: true
configure:23580: checking for xsltproc
configure:23596: found /usr/local/bin/xslt­proc
configure:23606: result: xsltproc
configure:23615: checking whether xsltproc docbook processing works
configure:23632: result: no
configure:23651: checking for dvips
configure:23667: found /usr/local/bin/dvip­s
configure:23678: result: true
configure:23688: checking for fig2dev
configure:23715: result: false
configure:23723: WARNING: Did not find fig2dev (from xfig), images will not be generated.
configure:23751: checking for pngtopnm
configure:23767: found /usr/local/bin/pngt­opnm
configure:23778: result: true
configure:23787: checking for pnmtops
configure:23803: found /usr/local/bin/pnmt­ops
configure:23814: result: true
configure:23823: checking for epstopdf
configure:23839: found /usr/local/bin/epst­opdf
configure:23850: result: true
configure:23866: Will not output HTML documentation
configure:23882: Will not output PS documentation
configure:23894: Will not output PDF documentation
configure:23903: Looking for Python version >= 2.1
configure:23921: checking for python
configure:23939: found /usr/local/bin/pyth­on
configure:23951: result: /usr/local/bin/pyth­on
configure:23962: checking "/usr/local/bin/pyt­hon":
configure:23964: result: okay
configure:23980: checking local Python configuration
configure:24017: result: looks good
configure:24195: checking whether byte ordering is bigendian
configure:24222: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
configure:24228: $? = 0
configure:24232: test -z
|| test ! -s conftest.err
configure:24235: $? = 0
configure:24238: test -s conftest.o
configure:24241: $? = 0
configure:24265: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e conftest.c >&5
conftest.c: In function `main':
conftest.c:45: syntax error before "big"
configure:24271: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE­ "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.8"
| #define LOCALEDIR "/usr/local/share/l­ocale"
| #define LIBDIR "/usr/local/lib"
| #define STDC_HEADERS 1
| #define HAVE_CPU_I386 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:24406: result: no
configure:24541: checking for perl
configure:24559: found /usr/bin/perl
configure:24572: result: /usr/bin/perl
configure:24589: checking for gawk
configure:24615: result: gawk
configure:24628: checking for bison
configure:24646: found /usr/local/bin/biso­n
configure:24659: result: /usr/local/bin/biso­n
configure:24672: checking bison version
configure:24677: result: ok
configure:24689: checking for flex
configure:24707: found /usr/bin/flex
configure:24720: result: /usr/bin/flex
configure:24734: checking for large file support
configure:24756: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:24759: $? = 0
configure:24761: ./conftest
configure:24764: $? = 0
configure:24767: result: yes
configure:24791: checking for stdlib.h
configure:24796: result: yes
configure:24791: checking for unistd.h
configure:24796: result: yes
configure:24940: checking for getpagesize
configure:24997: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:25003: $? = 0
configure:25007: test -z
|| test ! -s conftest.err
configure:25010: $? = 0
configure:25013: test -s conftest
configure:25016: $? = 0
configure:25028: result: yes
configure:25038: checking for working mmap
configure:25180: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:25183: $? = 0
configure:25185: ./conftest
configure:25188: $? = 0
configure:25202: result: yes
configure:25230: checking for usable SVR4/SUSv2 makecontext(2)/swap­context(2)
configure:25301: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
conftest.c: In function `main':
conftest.c:79: warning: passing arg 2 of `makecontext' from incompatible pointer type
configure:25304: $? = 0
configure:25306: ./conftest
configure:25309: $? = 0
configure:25323: result: yes
configure:25340: checking whether cc implements __PRETTY_FUNCTION__­
configure:25362: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:25368: $? = 0
configure:25372: test -z
|| test ! -s conftest.err
configure:25375: $? = 0
configure:25378: test -s conftest
configure:25381: $? = 0
configure:25395: result: yes
configure:25405: checking whether cc implements __FUNCTION__
configure:25427: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:25433: $? = 0
configure:25437: test -z
|| test ! -s conftest.err
configure:25440: $? = 0
configure:25443: test -s conftest
configure:25446: $? = 0
configure:25460: result: yes
configure:25470: checking whether cc implements __func__
configure:25492: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/includ­e -L/usr/local/lib conftest.c >&5
configure:25498: $? = 0
configure:25502: test -z
|| test ! -s conftest.err
configure:25505: $? = 0
configure:25508: test -s conftest
configure:25511: $? = 0
configure:25525: result: yes
configure:25779: checking to see if compiler understands -fno-common
configure:25801: cc -c -O -pipe -mcpu=pentiumpro -fno-common -I/usr/local/includ­e conftest.c >&5
configure:25807: $? = 0
configure:25811: test -z
|| test ! -s conftest.err
configure:25814: $? = 0
configure:25817: test -s conftest.o
configure:25820: $? = 0
configure:25839: result: yes
configure:25857: checking if unaligned memory access works correctly
configure:25925: result: yes
configure:25952: checking for pkg-config
configure:25970: found /usr/local/bin/pkg-­config
configure:25983: result: /usr/local/bin/pkg-­config
configure:26000: checking for glib-2.0 >= 2.2 gobject-2.0 gthread-2.0 gmodule-2.0
configure:26004: result: yes
configure:26008: checking GLIB2_CFLAGS
configure:26011: result: -D_THREAD_SAFE -I/usr/local/includ­e/glib-2.0 -I/usr/local/lib/gl­ib-2.0/include
configure:26014: checking GLIB2_LIBS
configure:26017: result: -Wl,--export-dynami­c -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lc_r -lgmodule-2.0 -lglib-2.0 -liconv
configure:26117: checking for glib-2.0 >= 2.2
configure:26121: result: yes
configure:26125: checking GLIB_ONLY_CFLAGS
configure:26128: result: -I/usr/local/includ­e/glib-2.0 -I/usr/local/lib/gl­ib-2.0/include
configure:26131: checking GLIB_ONLY_LIBS
configure:26134: result: -L/usr/local/lib -lglib-2.0 -liconv
configure:26227: checking for libxml-2.0 >= 2.6.0
configure:26276: error: Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing

## ---------------- ##
## Cache variables. ##
## ---------------- ##

lt_lt_cv_sys_global­_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\­([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
ac_cv_prog_ac_ct_F7­7=f77
am_cv_CC_dependenci­es_compiler_type=gcc­3
ac_cv_path_XGETTEXT­=/usr/local/bin/xget­text
ac_cv_prog_CXXCPP='­c++ -E'
ac_cv_env_CCASFLAGS­_value=
ac_cv_env_CXXFLAGS_­value='-O -pipe -mcpu=pentiumpro'
ac_cv_c_bigendian=n­o
ac_cv_path_PYTHON=/­usr/local/bin/python­
ac_cv_path_MSGMERGE­=/usr/local/bin/msgm­erge
lt_cv_sys_global_sy­mbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_­gnu=yes
ac_cv_env_F77_value­=
ac_cv_header_stdlib­_h=yes
lt_cv_file_magic_cm­d='$MAGIC_CMD'
acl_cv_hardcode_lib­dir_flag_spec='${wl}­-rpath ${wl}$libdir'
lt_cv_prog_gnu_ldcx­x=yes
ac_cv_func_dlopen=y­es
ac_cv_prog_cc_g=yes­
ac_cv_env_CXXCPP_se­t=
ac_cv_env_LDFLAGS_s­et=set
ac_cv_path_PKG_CONF­IG=/usr/local/bin/pk­g-config
ac_cv_prog_HAVE_JAD­ETEX=false
acl_cv_path_LD=/usr­/bin/ld
lt_cv_prog_compiler­_c_o_CXX=yes
ac_cv_func_shl_load­=no
ac_cv_prog_ac_ct_AR­=ar
ac_cv_c_compiler_gn­u=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_se­t=set
acl_cv_sys_lib_dlse­arch_path_spec='/lib­ /usr/lib'
lt_cv_sys_global_sy­mbol_to_c_name_addre­ss='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_func_mmap_fix­ed_mapped=yes
gt_cv_func_gnugette­xt1_libc=no
lt_lt_cv_sys_global­_symbol_to_cdecl='"s­ed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gma­ke_set=yes
ac_cv_env_FFLAGS_se­t=
lt_cv_sys_max_cmd_l­en=65536
ac_cv_prog_HAVE_DOC­BOOK2HTML=false
acl_cv_shlibext=so
ac_cv_env_CPP_value­=
ac_cv_env_CPPFLAGS_­set=set
ac_cv_prog_HAVE_PNM­TOPS=true
acl_cv_hardcode_min­us_L=no
acl_cv_hardcode_lib­dir_separator=
lt_cv_dlopen_self=y­es
lt_cv_dlopen_libs=
ac_cv_cxx_compiler_­gnu=yes
ac_cv_env_CCAS_set=­
ac_cv_env_CXX_set=s­et
lt_lt_cv_prog_compi­ler_c_o_CXX='"yes"'
ac_cv_env_host_alia­s_set=
ac_cv_prog_XSLTPROC­=xsltproc
ac_cv_path_GMSGFMT=­/usr/local/bin/msgfm­t
lt_lt_cv_sys_global­_symbol_to_c_name_ad­dress='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_cv_dlopen_self_s­tatic=yes
ac_cv_prog_HAVE_FIG­2DEV=false
lt_cv_ld_reload_fla­g=-r
lt_cv_prog_gnu_ld=y­es
ac_cv_header_sys_st­at_h=yes
ac_cv_env_build_ali­as_set=set
ac_cv_lib_dld_shl_l­oad=no
lt_cv_prog_compiler­_c_o=yes
ac_cv_prog_f77_g=ye­s
ac_cv_env_CXXCPP_va­lue=
ac_cv_env_LDFLAGS_v­alue=' -L/usr/local/lib'
ac_cv_env_target_al­ias_set=
ac_cv_prog_HAVE_DOC­BOOK2PS=false
ac_cv_prog_cc_stdc=­
ac_cv_host_alias=i3­86-portbld-freebsd5.­1
ac_cv_env_CFLAGS_va­lue='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=se­t
as_cv_unaligned_acc­ess=yes
ac_cv_path_MSGFMT=/­usr/local/bin/msgfmt­
lt_cv_prog_compiler­_c_o_F77=yes
ac_cv_header_sys_ty­pes_h=yes
ac_cv_header_stdc=y­es
ac_cv_path_BISON_PA­TH=/usr/local/bin/bi­son
ac_cv_header_string­s_h=yes
lt_cv_path_SED=/usr­/bin/sed
ac_cv_check_mcsc=ye­s
ac_cv_header_stdint­_h=yes
ac_cv_header_inttyp­es_h=yes
ac_cv_prog_egrep='g­rep -E'
ac_cv_env_FFLAGS_va­lue=
ac_cv_path_FLEX_PAT­H=/usr/bin/flex
ac_cv_prog_HAVE_EPS­TOPDF=true
ac_cv_c_inline=inli­ne
lt_cv_path_LD=/usr/­bin/ld
lt_cv_prog_compiler­_rtti_exceptions=yes­
ac_cv_header_unistd­_h=yes
ac_cv_header_string­_h=yes
ac_cv_build_alias=i­386-portbld-freebsd5­.1
ac_cv_env_CPPFLAGS_­value=' -I/usr/local/includ­e'
acl_cv_libext=a
lt_lt_cv_prog_compi­ler_c_o='"yes"'
ac_cv_prog_ac_ct_RA­NLIB=ranlib
ac_cv_header_memory­_h=yes
ac_cv_target_alias=­i386-portbld-freebsd­5.1
ac_cv_env_CCASFLAGS­_set=
ac_cv_env_CCAS_valu­e=
ac_cv_env_CXXFLAGS_­set=set
ac_cv_env_CXX_value­=c++
ac_cv_prog_ac_ct_ST­RIP=strip
ac_cv_host=i386-por­tbld-freebsd5.1
ac_cv_env_F77_set=
ac_cv_env_host_alia­s_value=
ac_cv_path_PERL_PAT­H=/usr/bin/perl
ac_cv_prog_HAVE_GTK­_DOC=false
lt_lt_cv_prog_compi­ler_c_o_F77='"yes"'
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=ye­s
am_cv_prog_cc_stdc=­
lt_cv_file_magic_te­st_file=
am_cv_CXX_dependenc­ies_compiler_type=gc­c3
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=gawk­
ac_cv_build=i386-po­rtbld-freebsd5.1
ac_cv_env_build_ali­as_value=i386-portbl­d-freebsd5.1
ac_cv_func_getpages­ize=yes
lt_cv_sys_global_sy­mbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\­)$/\1 \2 \2/p'\'''
lt_cv_deplibs_check­_method=pass_all
ac_cv_prog_ac_ct_CC­=cc
am_cv_lib_iconv=yes­
am_cv_func_iconv=ye­s
acl_cv_sys_lib_sear­ch_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
lt_cv_path_LDCXX=/u­sr/bin/ld
ac_cv_target=i386-p­ortbld-freebsd5.1
ac_cv_env_target_al­ias_value=
ac_cv_env_CC_value=­cc
ac_cv_prog_HAVE_DVI­PS=true
lt_cv_path_NM='/usr­/bin/nm -B'
ac_cv_search_strerr­or='none required'
ac_cv_env_CPP_set=
gt_cv_func_gnugette­xt1_libintl=yes
acl_cv_hardcode_dir­ect=no
ac_cv_header_dlfcn_­h=yes
ac_cv_prog_HAVE_PS2­PDF=true
acl_cv_rpath=done
lt_cv_dlopen=dlopen­
ac_cv_prog_HAVE_PNG­TOPNM=true
acl_cv_prog_gnu_ld=­yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/mis­sing --run aclocal-1.9'
ACLOCAL_AMFLAGS='-I­ common/m4 -I .'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/mis­sing --run tar'
AR='ar'
AS_LIBTOOL_WIN32_FA­LSE=''
AS_LIBTOOL_WIN32_TR­UE='#'
AUTOCONF='${SHELL} /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/mis­sing --run autoconf'
AUTOHEADER='${SHELL­} /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/mis­sing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/multimed­ia/gstreamer80/work/­gstreamer-0.8.12/mis­sing --run automake-1.9'
AWK='gawk'
BISON_PATH='/usr/lo­cal/bin/bison'
BROKEN_FALSE=''
BROKEN_TRUE=''
BUILD_DOCS_FALSE=''­
BUILD_DOCS_TRUE='#'­
BUILD_EXAMPLES_FALS­E=''
BUILD_EXAMPLES_TRUE­=''
BUILD_FAILING_TESTS­_FALSE=''
BUILD_FAILING_TESTS­_TRUE=''
BUILD_PLUGIN_DOCS_F­ALSE=''
BUILD_PLUGIN_DOCS_T­RUE='#'
BUILD_TESTS_FALSE='­'
BUILD_TESTS_TRUE=''­
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='cc'
CCAS='cc'
CCASFLAGS='-O -pipe -mcpu=pentiumpro'
CCDEPMODE='depmode=­gcc3'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/includ­e'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode­=gcc3'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOCBOOK_ROOT=''
DOC_HTML_FALSE=''
DOC_HTML_TRUE='#'
DOC_PDF_FALSE=''
DOC_PDF_TRUE='#'
DOC_PS_FALSE=''
DOC_PS_TRUE='#'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXPERIMENTAL_FALSE=­''
EXPERIMENTAL_TRUE='­'
F77='f77'
FFLAGS='-g -O2'
FLEX_PATH='/usr/bin­/flex'
GETTEXT_PACKAGE='gs­treamer-0.8'
GLIB2_CFLAGS='-D_TH­READ_SAFE -I/usr/lo
Add comment
Gadget . Ouaou.gr 17:57:37
 gadget ! gadget !
, http://r.vresp.com/­?HelleniceBusinessSo­l/e49b7e36eb/730848/­04ac972801/9f11daf browser .


___________________­____________________­____________________­___________
email
ouaou.gr,
"Unsubscribe" link



If you no longer wish to receive these emails, please reply to this message with "Unsubscribe" in the subject line or simply click on the following link:
http://unsub.vresp.­com/u.html?d9a8d4edc­0/04ac972801/9f11daf­

___________________­____________________­____________________­___________
Click below to forward this email to a friend:
http://oi.verticalr­esponse.com/f2af/v4/­send_to_friend.html?­ch=d9a8d4edc0&ldh=04­ac972801

___________________­____________________­____________________­___________
This message was sent by Ouaou.gr using VerticalResponse

Hellenic e-Business Solutions
139 Mesogion Avenue
Ampelokipi, Attica 11526

Read the VerticalResponse marketing policy:http://www.v­erticalresponse.com/­content/pm_policy.ht­ml
Add comment
pwcbsd and Logitech Quickcam Chat Kevin Downey 06:56:42
 this webcam looks like it is supported by the linux spca5xx driver. When I
plug it in I get:

Oct 6 23:21:32 prospero kernel: ugen0: vendor 0x046d Camera, rev 1.10/0.00,
addr 2

and no /dev/video0. Am I wasting my time? Is this not going to work? I am
hoping that all I need to do is add some vendor or device ID to a header
somewhere. I am digging around in the source but way over my head (I am
pretty short). Should I just return this or is there hope?

--
luctor et emergo
comment 5 answers | Add comment
Friday, 13 October 2006
PVR-350 and the pvr250 port - report Torfinn Ingolfsen 00:25:19
 Hello,

It was asked on this list if my PVR-350 card worked with the pvr250
port / driver.
Here are the results.
System:
root@kg-quiet# uname -a
FreeBSD kg-quiet.kg4.no 6.1-STABLE FreeBSD 6.1-STABLE #10: Wed Oct 11 19:49:47 CEST 2006 root@kg-quiet.kg4.n­o:/usr/obj/usr/src/s­ys/QUIET amd64
From /var/log/messages after 'kldload cxm_iic' and 'kldload cxm':
Oct 11 23:21:17 kg-quiet kernel: cxm0: <Conexant iTVC15 MPEG Coder> mem 0xf8000000-0xfbffff­ff irq
20 at device 0.0 on pci2
Oct 11 23:21:17 kg-quiet kernel: cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0
Oct 11 23:21:17 kg-quiet kernel: iicbb0: <I2C bit-banging driver> on cxm_iic0
Oct 11 23:21:17 kg-quiet kernel: iicbus0: <Philips I2C bus> on iicbb0 master-only
Oct 11 23:21:17 kg-quiet kernel: cxm0: Philips FM1216ME MK3 tuner
Oct 11 23:21:17 kg-quiet kernel: cxm0: SAA7115 rev 1 video decoder
Oct 11 23:21:17 kg-quiet kernel: cxm0: MSP4418G-B3 audio decoder
Oct 11 23:21:17 kg-quiet kernel: cxm0: IR Remote
Oct 11 23:21:17 kg-quiet kernel: cxm0: [GIANT-LOCKED]
Oct 11 23:21:20 kg-quiet kernel: cxm0: encoder firmware version 0x2050032
Oct 11 23:21:20 kg-quiet kernel: cxm0: decoder firmware version 0x2020023

I can then use pvr250-setchannel like this:
pvr250-setchannel -t -g 720x576
pvr250-setchannel -m 4 196.25

For some reason, pvr250-setchannel -m 4 196.25 (or some other frequency) fails some times. It goes like this; if I run the command with the frequency 196.25, it succeeds. I then change to another frequncy, which also succeds. But some times, it fails, and that might be on a frequency that was working just a minute ago.

and after that I can use 'mplayer /dev/cxm0' (or gmplayer, if I want a gui).
For some reason, mplayer fails sometimes, with "seek failed".

Also, the picture quality is very bad most of the time, with the occasional momentarily *totally* *crisp* picture.
Lots of interference and a "blurry" picture.
Whether this has something to do with my cabling or with the PVR-350 itself, I cannot tell. But I don't see such bad quality on the recordings from my KnoppMyth backend, which is on the same cable via a T-junction split). It does have a PVR-500 card instead, so ther is a difference. Oh, I'm using analog cable as my signal source.
--
Regards,
Torfinn Ingolfsen,
Norway

comment 9 answers | Add comment
Thursday, 12 October 2006
Re: kern/54705: [sound] codec timeout during read of register 26 with snd_t4dwave.ko Anish Mistry 19:20:19
 The following reply was made to PR kern/54705; it has been noted by GNATS.

From: Anish Mistry <amistry@am-product­ions.biz>
To: bug-followup@freebs­d.org, lukas@razik.de
Cc:
Subject: Re: kern/54705: [sound] codec timeout during read of register 26 with snd_t4dwave.ko
Date: Sat, 7 Oct 2006 16:52:28 -0400

--nextPart2539813.r­nYQoRKptc
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-En­coding: quoted-printable
Content-Disposition­: inline

I'm still seeing this with -CURRENT. I can give access to someone if=20
they need access. I can reliably reproduce this by rebooting from=20
Windows 2000 into FreeBSD.
=2D-=20
Anish Mistry
amistry@am-producti­ons.biz
AM Productions http://am-productio­ns.biz/

--nextPart2539813.r­nYQoRKptc
Content-Type: application/pgp-sig­nature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQBFKBONxqA5ziu­dZT0RAsriAJ4remXCKXz­5VVO5nyzh09g5kY8h4wC­gw/+A
vZdFQMdVXdb+D80yYVl­41nE=
=HWWG
-----END PGP SIGNATURE-----

--nextPart2539813.r­nYQoRKptc--
comment 1 answer | Add comment
Hauppauge PVR-350 - PAL-N? Carmen Chase 19:14:21
 We purchased the PVR-350 (model 990) soon to be
forwarded to our place in Buenos Aires.

We're HOPING that the FreeBSD port will permit it to
run well with our PAL-N TV standard. The manufacturer
guaranteed us that it is PAL-N compliant (at least for
Windows).

Does anyone have any experience running this card on
FreeBSD with the PAL-N TV standard?

Can anyone suggest good reference material?

Thnx/grx/danke

Carmen Chase







___________________­____________________­___________
Pregunt . Respond . Descubr .
Todo lo que quer as saber, y lo que ni imaginabas,
est en Yahoo! Respuestas (Beta).
Probalo ya!
http://www.yahoo.co­m.ar/respuestas

Add comment
kern/102549: Pixelview PlayTV Pro 2 and bktr Stefan Lambrev 14:31:31
 Hello,

Will this be part of 6.2 release ?

I can confirm that my Pixelview PlayTV Pro 2 works with this patch,
but I still have manually to set tuner and card via sysctl

bktr0: <BrookTree 878> mem 0xc5000000-0xc5000f­ff at device 7.0 on pci5
bktr0: [GIANT-LOCKED]
bktr0: Card has no configuration EEPROM. Cannot determine card make.
bktr0: MT2032: Companycode=3c3c Part=3c Revision=3c
bktr0: MT2032 not found or unknown type
bktr0: Pinnacle/Miro TV, Temic PAL I tuner.

hw.bt848.tuner: 16 (not detected = 0)
hw.bt848.card: 23 (not detected = 0)

Well it is a lot better then nothing :)­

Also this patch doesn't apply cleanly to RELENG_6, because there is
change in bktr driver,after the patch is send.


--
Best Wishes,
Stefan Lambrev
ICQ# 24134177

Add comment
Wednesday, 11 October 2006
Re: kern/104268: [snd_ich] Ver 5.2.1 Sound Card not recognized Mark Linimon 19:27:33
 Old Synopsis: Ver 5.2.1 Sound Card not recognized
New Synopsis: [snd_ich] Ver 5.2.1 Sound Card not recognized

State-Changed-From-­To: open->feedback
State-Changed-By: linimon
State-Changed-When:­ Wed Oct 11 11:54:18 UTC 2006
State-Changed-Why:
Note that submitter was asked for feedback.


Responsible-Changed­-From-To: freebsd-bugs->freeb­sd-multimedia
Responsible-Changed­-By: linimon
Responsible-Changed­-When: Wed Oct 11 11:54:18 UTC 2006
Responsible-Changed­-Why:
Over to maintainer(s).

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=104268
comment 1 answer | Add comment
Re: kern/87782: [sound] snd_t4dwave and pcm0:record:0: record interrupt timeout, channel dead Anish Mistry 05:18:18
 On Monday 21 November 2005 10:30, Marian Cerny wrote:> The following reply was made to PR kern/87782; it has been noted by> GNATS.>
From: Marian Cerny <jojo@matfyz.cz>> To: bug-followup@FreeBS­D.org, freebsd@fadesa.es> Cc:> Subject: Re: kern/87782: [sound] snd_t4dwave and pcm0:record:0:> record interrupt timeout, channel dead Date: Mon, 21 Nov 2005> 16:29:00 +0100>
I have the same problem on FreeBSD 5.4-RELEASE-p1.>
# dmesg | grep pcm> pcm0: <Acer Labs M5451> port 0x8400-0x84ff mem> 0xf0011000-0xf0011f­ff irq 5 at device 8.0 on pci0 pcm0: <Analog> Devices AD1886A AC97 Codec>> pcm0:record:0: record interrupt timeout, channel dead
pcm0: <Acer Labs M5451> port 0x1000-0x10ff mem 0xfc101000-0xfc101f­ff
irq 9 at device 4.0 on pci0
pcm0: <SigmaTel STAC9756/57 AC97 Codec>
pcm0: <Acer Labs M5451> at io 0x1000 irq 9 kld snd_t4dwave (4p/1r/1v
channels duplex default)

I'm still seeing this with -CURRENT. I can give access to someone if
they need access.
--
Anish Mistry
amistry@am-producti­ons.biz
AM Productions http://am-productio­ns.biz/
comment 2 answer | Add comment
Installing mplayer's libavcodec, libavutil? Mikhail Teterin 00:25:18
 Although no official release of ffmpeg exists, the code bunlded with the
occasional mplayer (pre-)releases is, probably, as close as it gets to being
a release. Ffmpeg project is hosted by mplayerhq.hu and they appear to have a
rather close relationship...

A number of other ported packages bundle their own versions of ffmpeg of
different stages of staleness.

Our official port ffmpeg-devel is not only stale, but also broken on non-i386.

Perhaps, the libavcodec and libavutil already built by mplayer can be
installed by the port, so that other ports can LIB_- or BUILD_-depend on it?

The patch for the mplayer-port itself would be rather simple -- is anyone
against the idea in principle?

Thanks!

-mi
comment 3 answer | Add comment
Tuesday, 10 October 2006
Re: kern/104011: [sound] soundcard "82801G (ICH7 Family) High Definition Audio" not detected Mark Linimon 06:13:04
 Old Synopsis: soundcard "82801G (ICH7 Family) High Definition Audio" not detected
New Synopsis: [sound] soundcard "82801G (ICH7 Family) High Definition Audio" not detected

Responsible-Changed­-From-To: freebsd-bugs->freeb­sd-multimedia
Responsible-Changed­-By: linimon
Responsible-Changed­-When: Tue Oct 10 02:12:12 UTC 2006
Responsible-Changed­-Why:
Over to maintainer(s).

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=104011
Add comment
Monday, 9 October 2006
kino on amd64? M. Warner Losh 22:28:18
 On a new -current system with freshly updated ports, I get:

/usr/X11R6/share/gn­ome/kino/scripts/exp­orts/ffmpeg_h264.sh
/usr/X11R6/share/gn­ome/kino/scripts/exp­orts/ffmpeg_h264_dua­l.sh
/usr/X11R6/share/gn­ome/kino/scripts/exp­orts/mencoder.sh
/usr/X11R6/share/gn­ome/kino/scripts/exp­orts/mencoder_dual.s­h> Creating page trim>> image creator repository created>>> Image Create: Fixed Colour>>> Image Create: Random noise>>> Image Create: Colour Range>>> Image Create: Gradiant>>> Image Create: Create From File>> image filter repository created>>> Image Filter: No Change>>> Image Filter: Black & White>>> Image Filter: Sepia>>> Image Filter: Reverse Video>>> Image Filter: Mirror>>> Image Filter: Kaleidoscope>>> Image Filter: Swap>> image transition repository created>>> Image Transition: No Change>>> Image Transition: Switch>>> Image Transition: Fade>>> Image Transition: Push Wipe>>> Image Transition: Barn Door Wipe>>> Image Transition: Differences>> audio filter repository created>>> Audio Filter: No Change>>> Audio Filter: Silence>>> Audio Filter: Fade In>>> Audio Filter: Fade Out>> audio transition repository created>>> Audio Transition: No Change>>> Audio Transition: Cross Fade>>> Audio Transition: Dub>>> Audio Transition: Mix> Creating Magick Page>> Searching /usr/X11R6/lib/kino­-gtk2 for plugins>>> Registering plugin /usr/X11R6/lib/kino­-gtk2/libtimfx.so>>>­ Registering plugin /usr/X11R6/lib/kino­-gtk2/libdvtitler.so­>>> Image Filter: Blur>>> Image Filter: Color Hold>>> Image Filter: Soft Focus>>> Image Transition: Luma Wipe>>> Image Filter: Titler>>> Image Filter: Superimpose
Bus error (core dumped)

when I try to run it. Ideas?

Warner
Add comment
Creative CA0106-DAT Audigy LS Frans-Jan v. Steenbeek 11:59:16
 Hi folks!

I purchased two SoundBlaster Audigy SE's today. Those are seen by the system
as CA0106-DAT Audigy LS. I bought them because the salesman told me "Audigy"
and I knew they where supported by snd_emu10k1.

Those aren't.

OK, so I didn't pay attention. I can live with that. I know more folks are
having this problem, and Google tells me most resort to use OSS instead. Now
I can't live with that (considering setup, functioning and OSS principles on
my part).

So, I was wondering: is there any work already done on this or similar (24bit)
cards? Anything to try out? Anything *I* can do, and what?

Thanks! And please CC me, I'm not exactly a regular at this stuff :)­

--
Frans-Jan v. Steenbeek
Pakhuisweg 16-II
NL-6718XJ Ede
the Netherlands

T: 0318 516714
06-43536482
E: frans-jan@van-steen­beek.net
comment 5 answers | Add comment
Saturday, 7 October 2006
Re: kern/99639: [sound] FreeBSD 4.11 hangs while trying to play sound on ICH4 Alexander Leidinger 22:46:32
 Synopsis: [sound] FreeBSD 4.11 hangs while trying to play sound on ICH4

State-Changed-From-­To: open->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:44:25 UTC 2006
State-Changed-Why:
6.x and later will see improvements to the sound system. Everything else,
specially 4.x will not see new releases and as such are not subject for
further development.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=99639
Add comment
Re: kern/92557: [sound] Contrary to 6.0 release notes, snd_csa does not support suspend/report. Alexander Leidinger 22:41:40
 Synopsis: [sound] Contrary to 6.0 release notes, snd_csa does not support suspend/report.

State-Changed-From-­To: open->feedback
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:40:43 UTC 2006
State-Changed-Why:
The feedback was requested 9 months ago. This would be enough to trigger
a close, but set it to feedback first and wait a little bit before closing
it because of no feedback.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=92557
Add comment
Re: kern/85964: [sound] Can't play 24 bit audio (Audigy 2 and others) Alexander Leidinger 22:37:20
 Synopsis: [sound] Can't play 24 bit audio (Audigy 2 and others)

State-Changed-From-­To: feedback->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:37:07 UTC 2006
State-Changed-Why:
No feedback since 9 months.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=85964
Add comment
Re: kern/84507: [sound] fm801: Not every card supports variable rate Alexander Leidinger 22:36:24
 Synopsis: [sound] fm801: Not every card supports variable rate

State-Changed-From-­To: feedback->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:36:16 UTC 2006
State-Changed-Why:
No feedback since 9 months.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=84507
Add comment
Re: kern/84311: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to Alexander Leidinger 22:34:30
 Synopsis: [sound] 82801FB/FR/FW/FRW Intel High Definition Audio not detected in FreeBSD up to 7-current

State-Changed-From-­To: open->feedback
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:34:13 UTC 2006
State-Changed-Why:
Support for High Definition Audio (HDA) is committed to -current.

A driver for 6.1 is available too, see
http://lists.freebs­d.org/pipermail/free­bsd-multimedia/2006-­October/004908.html
for more.

Please test and report back if it works for you. It would be great if your
report would look like:
---snip---
Success
-------
Hardware/chipset: Compaq Presario V3000 series

http://h10025.www1.­hp.com/ewfrf/wc/prod­uct?product=3190957&­lc=en&cc=us&dlc=en&l­ang=en&cc=us
Playback: Works flawlessly
Recording: Works flawlessly
Specific Issues: None. It works out of the box, including analog CD.
Special request: None.
Verbose dmesg:
pcm0: <NVidia MCP51 High Definition Audio
Controller> mem 0xc0000000-0xc0003f­ff irq 10 at device 16.1 on pci0
pcm0: <HDA Codec: Conexant Venice>
pcm0: <HDA Driver Revision: 20060929_0025>
(optional, you don't have to include those boring
and uneventfull kernel noises since the driver
already works for you)

Failure
-------
Hardware/chipset: Karipap series
http://www.karipap.­com/
Playback: NONE!
Recording: NONE!
Specific Issues: I would rather amaze if this works since it is a
food to begin with.
Special request: I can donate this to you, but even so, you can buy
it at the nearest food stall for an RM 0.50
Verbose dmesg:
(please put your _verbose_ dmesg here)
---snip---


http://www.freebsd.­org/cgi/query-pr.cgi­?pr=84311
Add comment
Re: kern/72218: [sound] audio recording broken with emu10k1 on 5.3-beta6 Alexander Leidinger 22:33:16
 Synopsis: [sound] audio recording broken with emu10k1 on 5.3-beta6

State-Changed-From-­To: feedback->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:33:07 UTC 2006
State-Changed-Why:
No feedback since 10 months.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=72218
Add comment
Re: kern/66642: [sound] pcm0: play: 0: play interrupt timeout, channel dead Alexander Leidinger 22:32:23
 Synopsis: [sound] pcm0: play: 0: play interrupt timeout, channel dead

State-Changed-From-­To: feedback->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:32:16 UTC 2006
State-Changed-Why:
No feedback since 10 months.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=66642
Add comment
Re: kern/25386: [sound] Incorrect mixer registers (line & synth) in newpcm driver for CS4232 Alexander Leidinger 22:31:30
 Synopsis: [sound] Incorrect mixer registers (line & synth) in newpcm driver for CS4232

State-Changed-From-­To: feedback->closed
State-Changed-By: netchild
State-Changed-When:­ Sat Oct 7 18:31:04 UTC 2006
State-Changed-Why:
No feedback for over a year.

http://www.freebsd.­org/cgi/query-pr.cgi­?pr=25386
Add comment