Nowe posty

xx Dystrybucja pod HP Omen (6)
Wczoraj o 23:30:08
xx [Poradnik] Wyszukiwanie Sterowników (2)
Wczoraj o 21:08:23
lamp Problem z Linux Lite po instalacji (0)
Wczoraj o 19:50:30
xx Ile pingwinów? (1)
Wczoraj o 08:59:24
xx konfiguracja pale moon (0)
2024-03-24, 21:53:42
xx Plasma 6 w Neonie ssie trochę mniej ... (10)
2024-03-23, 02:38:11
xx problem z instalacja sterowników do karty sieciowej (3)
2024-03-18, 18:10:16
xx Plik abc.001 (1)
2024-03-17, 17:48:27
xx Zlecę dopracowanie programu w MatLab (0)
2024-03-13, 15:28:40
xx Linux Mint 21.3 XFCE brak dźwieku po paru minutach (karta muzyczna zintegrowana) (5)
2024-03-12, 23:07:01

Autor Wątek: Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]  (Przeczytany 8206 razy)

BukeR

  • Gość
Witam.
Borykam się z konfiguracją Speedtoucha 330 od 3 dni. Używałem FAQ http://www.freebsd.com.pl/content/view/65/31/lang,english/ , oraz http://www.bsdguru.org/dyskusja/viewtopic.php?t=10309 . Jednak w obu przypadkach przy próbuje instalowania sterownika do modemu [speedtouch-1.2.tar.gz] poleceniem make lub gmake wyskakuje stos błędów związanych z
"modem_run.c". Wpisanie polecenia "modem_run" daj tylko info, że nie ma takiego polecenia (ale popraawne zdanie :) ). Wie ktoś jak naprawić ten problem?

  • Gość
Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]
« Odpowiedź #1 dnia: 2009-07-21, 15:20:14 »
Jak chcesz odpalić modem, nie mając skompilowanego softu, hę? :P
Co prawda nie bawiłem się z tym konretnym modelem, zwłaszcza w BSD, ale problem najprawdopodobniej leży w zbyt nowych kompilatorach, które nieco inaczej generują kod, Spróbuj zainstalować starsze gcc, ew. kompiluj w czymś innym zdolnym obsłużyć takie źródło.

BukeR

  • Gość
Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]
« Odpowiedź #2 dnia: 2009-07-21, 16:26:08 »
Czymś innym? Tzn.czym?

  • Gość
Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]
« Odpowiedź #3 dnia: 2009-07-22, 01:32:22 »
Nie wiem, jakie kompilatory lubisz, przecież są tego setki, chociażby ICC, czy różne wariacje Borlanda, M$ itd. Popróbuj zwłaszcza ze starszym gcc, jak znam życie, to ta paczka jest jeszcze w 2 wydana ;)

Offline Lord Darius

  • Guru
  • *****
  • Wiadomości: 1162
    • Zobacz profil
Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]
« Odpowiedź #4 dnia: 2009-07-22, 13:12:48 »
A po co się grzebać.

Pokombinuj z programem net:

http://rs609.rapidshare.com/files/244006780/net_0.4.tar.bz2
Spójrz bez strachu na rzecz budzącą strach, a straszność sama zniknie.
cat /etc/debian_version

BukeR

  • Gość
Problem z konfiguracja Speedtouch'a 330 [FreeBSD 7.2]
« Odpowiedź #5 dnia: 2009-07-24, 20:36:29 »
Oto log'i z róznych poleceń.

./configure

checking build system type... i386-unknown-freebsd7.2
checking host system type... i386-unknown-freebsd7.2
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for alarm... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for mkfifo... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking for rpm... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating VERSION
config.status: creating src/Makefile
config.status: creating hotplug/Makefile
config.status: creating doc-linux/Makefile
config.status: creating doc-bsd/Makefile
config.status: creating speedtouch.spec
? = 0
configure:2174: result: none needed
configure:2192: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2198: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2331: checking whether make sets $(MAKE)
configure:2351: result: yes
configure:2373: checking for a BSD-compatible install
configure:2428: result: /usr/bin/install -c
configure:2489: checking how to run the C preprocessor
configure:2524: gcc -E  conftest.c
configure:2530: $? = 0
configure:2562: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2568: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "speedtouch"
| #define PACKAGE_TARNAME "speedtouch"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "speedtouch 1.3.1"
| #define PACKAGE_BUGREPORT "speedtouch@ml.free.fr"
| /* end confdefs.h.  */
| #include
configure:2607: result: gcc -E
configure:2631: gcc -E  conftest.c
configure:2637: $? = 0
configure:2669: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:2675: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "speedtouch"
| #define PACKAGE_TARNAME "speedtouch"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "speedtouch 1.3.1"
| #define PACKAGE_BUGREPORT "speedtouch@ml.free.fr"
| /* end confdefs.h.  */
| #include
configure:2719: checking for egrep
configure:2729: result: grep -E
configure:2734: checking for ANSI C header files
configure:2759: gcc -c  -O2  conftest.c >&5
configure:2765: $? = 0
configure:2769: test -z
|| test ! -s conftest.err
configure:2772: $? = 0
configure:2775: test -s conftest.o
configure:2778: $? = 0
configure:2867: gcc -o conftest  -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26: warning: incompatible implicit declaration of built-in function 'exit'
configure:2870: $? = 0
configure:2872: ./conftest
configure:2875: $? = 0
configure:2890: result: yes
configure:2914: checking for sys/types.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for sys/stat.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for stdlib.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for string.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for memory.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for strings.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for inttypes.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for stdint.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:2914: checking for unistd.h
configure:2930: gcc -c  -O2  conftest.c >&5
configure:2936: $? = 0
configure:2940: test -z
|| test ! -s conftest.err
configure:2943: $? = 0
configure:2946: test -s conftest.o
configure:2949: $? = 0
configure:2960: result: yes
configure:3023: checking stdio.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking stdio.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for stdio.h
configure:3146: result: yes
configure:3014: checking for unistd.h
configure:3019: result: yes
configure:3023: checking fcntl.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking fcntl.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for fcntl.h
configure:3146: result: yes
configure:3023: checking errno.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking errno.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for errno.h
configure:3146: result: yes
configure:3023: checking time.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking time.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for time.h
configure:3146: result: yes
configure:3023: checking signal.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking signal.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for signal.h
configure:3146: result: yes
configure:3014: checking for stdlib.h
configure:3019: result: yes
configure:3023: checking termios.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking termios.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for termios.h
configure:3146: result: yes
configure:3023: checking limits.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking limits.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for limits.h
configure:3146: result: yes
configure:3023: checking stdarg.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking stdarg.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for stdarg.h
configure:3146: result: yes
configure:3014: checking for string.h
configure:3019: result: yes
configure:3023: checking sys/resource.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking sys/resource.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for sys/resource.h
configure:3146: result: yes
configure:3023: checking sys/ioctl.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking sys/ioctl.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for sys/ioctl.h
configure:3146: result: yes
configure:3014: checking for sys/types.h
configure:3019: result: yes
configure:3014: checking for sys/stat.h
configure:3019: result: yes
configure:3023: checking sys/time.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking sys/time.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for sys/time.h
configure:3146: result: yes
configure:3023: checking sys/param.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking sys/param.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for sys/param.h
configure:3146: result: yes
configure:3023: checking sys/socket.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking sys/socket.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for sys/socket.h
configure:3146: result: yes
configure:3023: checking syslog.h usability
configure:3035: gcc -c  -O2  conftest.c >&5
configure:3041: $? = 0
configure:3045: test -z
|| test ! -s conftest.err
configure:3048: $? = 0
configure:3051: test -s conftest.o
configure:3054: $? = 0
configure:3064: result: yes
configure:3068: checking syslog.h presence
configure:3078: gcc -E  conftest.c
configure:3084: $? = 0
configure:3104: result: yes
configure:3139: checking for syslog.h
configure:3146: result: yes
configure:3164: checking for pid_t
configure:3188: gcc -c  -O2  conftest.c >&5
configure:3194: $? = 0
configure:3198: test -z
|| test ! -s conftest.err
configure:3201: $? = 0
configure:3204: test -s conftest.o
configure:3207: $? = 0
configure:3218: result: yes
configure:3230: checking for size_t
configure:3254: gcc -c  -O2  conftest.c >&5
configure:3260: $? = 0
configure:3264: test -z
|| test ! -s conftest.err
configure:3267: $? = 0
configure:3270: test -s conftest.o
configure:3273: $? = 0
configure:3284: result: yes
configure:3296: checking for an ANSI C-conforming const
configure:3363: gcc -c  -O2  conftest.c >&5
configure:3369: $? = 0
configure:3373: test -z
|| test ! -s conftest.err
configure:3376: $? = 0
configure:3379: test -s conftest.o
configure:3382: $? = 0
configure:3393: result: yes
configure:3403: checking return type of signal handlers
configure:3434: gcc -c  -O2  conftest.c >&5
configure:3440: $? = 0
configure:3444: test -z
|| test ! -s conftest.err
configure:3447: $? = 0
configure:3450: test -s conftest.o
configure:3453: $? = 0
configure:3464: result: void
configure:3477: checking for alarm
configure:3534: gcc -o conftest  -O2   conftest.c  >&5
configure:3540: $? = 0
configure:3544: test -z
|| test ! -s conftest.err
configure:3547: $? = 0
configure:3550: test -s conftest
configure:3553: $? = 0
configure:3565: result: yes
configure:3579: checking for gettimeofday
configure:3636: gcc -o conftest  -O2   conftest.c  >&5
configure:3642: $? = 0
configure:3646: test -z
|| test ! -s conftest.err
configure:3649: $? = 0
configure:3652: test -s conftest
configure:3655: $? = 0
configure:3667: result: yes
configure:3681: checking for memmove
configure:3738: gcc -o conftest  -O2   conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function 'memmove'
configure:3744: $? = 0
configure:3748: test -z
|| test ! -s conftest.err
configure:3751: $? = 0
configure:3754: test -s conftest
configure:3757: $? = 0
configure:3769: result: yes
configure:3783: checking for memset
configure:3840: gcc -o conftest  -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'memset'
configure:3846: $? = 0
configure:3850: test -z
|| test ! -s conftest.err
configure:3853: $? = 0
configure:3856: test -s conftest
configure:3859: $? = 0
configure:3871: result: yes
configure:3885: checking for mkfifo
configure:3942: gcc -o conftest  -O2   conftest.c  >&5
configure:3948: $? = 0
configure:3952: test -z
|| test ! -s conftest.err
configure:3955: $? = 0
configure:3958: test -s conftest
configure:3961: $? = 0
configure:3973: result: yes
configure:3987: checking for select
configure:4044: gcc -o conftest  -O2   conftest.c  >&5
configure:4050: $? = 0
configure:4054: test -z
|| test ! -s conftest.err
configure:4057: $? = 0
configure:4060: test -s conftest
configure:4063: $? = 0
configure:4075: result: yes
configure:4089: checking for strdup
configure:4146: gcc -o conftest  -O2   conftest.c  >&5
conftest.c:69: warning: conflicting types for built-in function 'strdup'
configure:4152: $? = 0
configure:4156: test -z
|| test ! -s conftest.err
configure:4159: $? = 0
configure:4162: test -s conftest
configure:4165: $? = 0
configure:4177: result: yes
configure:4191: checking for strerror
configure:4248: gcc -o conftest  -O2   conftest.c  >&5
configure:4254: $? = 0
configure:4258: test -z
|| test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest
configure:4267: $? = 0
configure:4279: result: yes
configure:4462: checking semaphore.h usability
configure:4474: gcc -c  -O2  conftest.c >&5
configure:4480: $? = 0
configure:4484: test -z
|| test ! -s conftest.err
configure:4487: $? = 0
configure:4490: test -s conftest.o
configure:4493: $? = 0
configure:4503: result: yes
configure:4507: checking semaphore.h presence
configure:4517: gcc -E  conftest.c
configure:4523: $? = 0
configure:4543: result: yes
configure:4578: checking for semaphore.h
configure:4585: result: yes
configure:4719: checking for rpm
configure:4748: result: no
configure:4895: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by speedtouch config.status 1.3.1, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on

config.status:670: creating Makefile
config.status:670: creating VERSION
config.status:670: creating src/Makefile
config.status:670: creating hotplug/Makefile
config.status:670: creating doc-linux/Makefile
config.status:670: creating doc-bsd/Makefile
config.status:670: creating speedtouch.spec

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

ac_cv_build=i386-unknown-freebsd7.2
ac_cv_build_alias=i386-unknown-freebsd7.2
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_alarm=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mkfifo=yes
ac_cv_func_select=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-unknown-freebsd7.2
ac_cv_host_alias=i386-unknown-freebsd7.2
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes

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

CC='gcc'
CFLAGS=' -O2'
CPP='gcc -E'
CPPFLAGS=''
CWARN='-Wall'
DEFS='-DPACKAGE_NAME=\\"speedtouch\\" -DPACKAGE_TARNAME=\\"speedtouch\\" -DPACKAGE_VERSION=\\"1.3.1\\" -DPACKAGE_STRING=\\"speedtouch\\ 1.3.1\\" -DPACKAGE_BUGREPORT=\\"speedtouch@ml.free.fr\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_ERRNO_H=1 -DHAVE_TIME_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DRETSIGTYPE=void -DHAVE_ALARM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKFIFO=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DFREEBSD=1 '
DOCDIR='doc-bsd'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKE_INSTALL_SCRIPT=''
OBJEXT='o'
PACKAGE_BUGREPORT='speedtouch@ml.free.fr'
PACKAGE_NAME='speedtouch'
PACKAGE_STRING='speedtouch 1.3.1'
PACKAGE_TARNAME='speedtouch'
PACKAGE_VERSION='1.3.1'
PATH_SEPARATOR=':'
PUSB_SOURCE='pusb-bsd.c'
PWD='/usr/home/buker/speedtouch-1.3.1'
RPM_ROOT=''
SET_MAKE=''
SHELL='/bin/sh'
THREAD_LIBS='-pthread'
USE_SYSLOG=''
VERSION='1.3.1'
ac_configure_args=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd7.2'
build_alias=''
build_cpu='i386'
build_os='freebsd7.2'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i386-unknown-freebsd7.2'
host_alias=''
host_cpu='i386'
host_os='freebsd7.2'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
installuser='root'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
link_opts=''
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
st_compile='modem_run pppoa2 pppoa3'
sysconfdir='/etc'
syslog_flags='-DUSE_SYSLOG'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define FREEBSD 1
#define HAVE_ALARM 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MKFIFO 1
#define HAVE_SELECT 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT "speedtouch@ml.free.fr"
#define PACKAGE_NAME "speedtouch"
#define PACKAGE_STRING "speedtouch 1.3.1"
#define PACKAGE_TARNAME "speedtouch"
#define PACKAGE_VERSION "1.3.1"
#define RETSIGTYPE void
#define STDC_HEADERS 1

configure: exit 0

make


cd src && make
gcc -Wall -I. -I/usr/local/include -I/usr/include -O2 -DUSE_SYSLOG -DVERSION="\\"1.3.1\\"" -c modem_run.c
*** Error code 1

Stop in /usr/home/buker/speedtouch-1.3.1/src.
*** Error code 1

Stop in /usr/home/buker/speedtouch-1.3.1.

make clean


cd src       && make clean
rm -f *.o modem_run pppoa2 pppoa3 speedtouch-setup speedtouch-start speedtouch-stop firmware_extract firmware_main.o
cd hotplug   && make clean
cd doc-bsd   && make clean
cd doc-linux && make clean
Jeśli będzie trzeba przepisze to co wypluwa konsola po poleceniu "make".