mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

81 lines
5.3 KiB

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/avm/slmodem/slmodem.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1097405733 Sun Oct 10 12:55:33 2004
[CONFIG-ID] 2.1.0-DEV-x86-reference-expert
[ROCKVER] 2.1.0-DEV
[LOGS] 5-slmodem.err
[BUILDTIME] 2049 (5)
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_cmdline.o -c modem_cmdline.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem.o -c modem.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_datafile.o -c modem_datafile.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_at.o -c modem_at.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_timer.o -c modem_timer.c
[5-ERROR] modem_timer.c: In function `timer_del':
[5-ERROR] modem_timer.c:165: warning: dereferencing type-punned pointer will break strict-aliasing rules
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_pack.o -c modem_pack.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_ec.o -c modem_ec.c
[5-ERROR] modem_ec.c:689: warning: 't403_timeout' defined but not used
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_comp.o -c modem_comp.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_param.o -c modem_param.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_debug.o -c modem_debug.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o homolog_data.o -c homolog_data.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_sinus.o -c dp_sinus.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o dp_dummy.o -c dp_dummy.c
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o sysdep_common.o -c sysdep_common.c
[5-ERROR] gcc-34 -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
[5-ERROR] gcc-34 -Wall -g -O -I. -DCONFIG_DEBUG_MODEM -o modem_test.o -c modem_test.c
[5-ERROR] gcc-34 -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
[5-ERROR] make[1]: Leaving directory `/ROCK/src.slmodem.1097405702.2918.3259890186/slmodem-2.9.8/modem'
[5-ERROR] make -C drivers KERNEL_DIR=/lib/modules/2.4.25-rock/build
[5-ERROR] make[1]: Entering directory `/ROCK/src.slmodem.1097405702.2918.3259890186/slmodem-2.9.8/drivers'
[5-ERROR] gcc-34 -I/lib/modules/2.4.25-rock/build/include -o kernel-ver kernel-ver.c
[5-ERROR] make all KERNEL_VER=2.4.27-rock
[5-ERROR] make[2]: Entering directory `/ROCK/src.slmodem.1097405702.2918.3259890186/slmodem-2.9.8/drivers'
[5-ERROR] gcc-34 -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/2.4.25-rock/build/include/linux/modversions.h -I/lib/modules/2.4.25-rock/build/include -I. -I./../modem -o amrmo_init.o -c amrmo_init.c
[5-ERROR] cc1: /lib/modules/2.4.25-rock/build/include/linux/modversions.h: No such file or directory
[5-ERROR] amrmo_init.c: In function `amrmo_vprintf':
[5-ERROR] amrmo_init.c:293: warning: use of cast expressions as lvalues is deprecated
[5-ERROR] make[2]: *** [amrmo_init.o] Error 1
[5-ERROR] make[2]: Leaving directory `/ROCK/src.slmodem.1097405702.2918.3259890186/slmodem-2.9.8/drivers'
[5-ERROR] make[1]: *** [all] Error 2
[5-ERROR] make[1]: Leaving directory `/ROCK/src.slmodem.1097405702.2918.3259890186/slmodem-2.9.8/drivers'
[5-ERROR] make: *** [drivers] Error 2
[5-ERROR] --- BUILD ERROR ---
[5-ERROR] Creating file list and doing final adaptions ...
[5-ERROR] Processing static lib corrections ...
[5-ERROR] Verifing the .la files ...
[5-ERROR] Found 1 files for this package.
[5-ERROR] Applying package split: 40 slmodem:dev (/lib/.*\.(la|a|o)$|/include/)
[5-ERROR] Applying package split: 42 slmodem:dev /pkgconfig/
[5-ERROR] Applying package split: 60 slmodem:doc /share/doc/
[5-ERROR] Calculating package dependencies ...
[5-ERROR] <slmodem:doc> Creating flist file ...
[5-ERROR] <slmodem:doc> Creating package dependencies file ...
[5-ERROR] <slmodem:doc> Creating md5sum and cksum files ...
[5-ERROR] <slmodem:doc> Creating package description ...
[5-ERROR] Making post-install adaptions.
[5-ERROR] Finished building slmodem=slmodem.