Bizepsandi
Neuer User
- Mitglied seit
- 22 Jul 2005
- Beiträge
- 142
- Punkte für Reaktionen
- 0
- Punkte
- 16
Bizepsandi schrieb:habe nun debian amd64 installiert.
Welche Pakete von Cygwin benötigt man denn dafür?heini66 schrieb:wenn du umbedingt windoofs nutzten willst, nimm doch cygwin....
Sorry, dass Cygwin hier evtl. OT ist, aber vielleicht kann mir trotzdem jemand helfen. Vielen Dank!user@pc /home/sane/mp150-0.12.1
$ make
cc -Wall -W -DWITHOUT_SANEI -DHAVE_FCNTL_H -DHAVE_STDINT_H -g -O -fPIC -pedantic -c -o usb.o usb.c
usb.c:1: warning: -fPIC ignored for target (all code is position independent)
usb.c:31:28: linux/compiler.h: No such file or directory
usb.c:32:32: linux/usbdevice_fs.h: No such file or directory
usb.c:41:27: linux/version.h: No such file or directory
usb.c: In function `usbClaimInterface':
usb.c:518: error: `USBDEVFS_CLAIMINTERFACE' undeclared (first use in this function)
usb.c:518: error: (Each undeclared identifier is reported only once
usb.c:518: error: for each function it appears in.)
usb.c: In function `usbReleaseInterface':
usb.c:529: error: `USBDEVFS_RELEASEINTERFACE' undeclared (first use in this function)
usb.c: In function `usbSubmitUrb':
usb.c:549: error: invalid use of undefined type `struct usbdevfs_urb'
usb.c:549: error: dereferencing pointer to incomplete type
usb.c:552: error: dereferencing pointer to incomplete type
usb.c:552: error: `USBDEVFS_URB_TYPE_CONTROL' undeclared (first use in this function)
usb.c:555: error: dereferencing pointer to incomplete type
usb.c:555: error: `USBDEVFS_URB_TYPE_BULK' undeclared (first use in this function)
usb.c:558: error: dereferencing pointer to incomplete type
usb.c:558: error: `USBDEVFS_URB_TYPE_INTERRUPT' undeclared (first use in this function)
usb.c:564: error: dereferencing pointer to incomplete type
usb.c:565: error: dereferencing pointer to incomplete type
usb.c:566: error: dereferencing pointer to incomplete type
usb.c:567: error: dereferencing pointer to incomplete type
usb.c:569: error: `USBDEVFS_SUBMITURB' undeclared (first use in this function)
usb.c: In function `usbGetCompleteUrb':
usb.c:599: error: `USBDEVFS_REAPURB' undeclared (first use in this function)
usb.c:601: error: dereferencing pointer to incomplete type
usb.c:603: error: dereferencing pointer to incomplete type
usb.c:604: error: dereferencing pointer to incomplete type
usb.c: In function `usbCancelUrb':
usb.c:657: error: `USBDEVFS_DISCARDURB' undeclared (first use in this function)
usb.c: In function `usbSendBulkMsg_i':
usb.c:667: error: storage size of 'bulk' isn't known
usb.c:677: error: `USBDEVFS_BULK' undeclared (first use in this function)
usb.c:667: warning: unused variable `bulk'
usb.c: In function `usbSendControlMsg':
usb.c:713: error: storage size of 'ctrl' isn't known
usb.c:718:40: missing binary operator before token "("
usb.c:738: error: `USBDEVFS_CONTROL' undeclared (first use in this function)
usb.c:713: warning: unused variable `ctrl'
usb.c: At top level:
usb.c:707: warning: unused parameter 'ep'
usb.c: In function `usbNewUrb':
usb.c:753: error: dereferencing pointer to incomplete type
usb.c: In function `usbDestroyUrb':
usb.c:781: error: dereferencing pointer to incomplete type
usb.c: In function `usbResetDevice':
usb.c:826: error: `USBDEVFS_RESET' undeclared (first use in this function)
usb.c: In function `usbSetInterface':
usb.c:834: error: storage size of 'si' isn't known
usb.c:841: error: `USBDEVFS_SETINTERFACE' undeclared (first use in this function)
usb.c:834: warning: unused variable `si'
make: *** [usb.o] Error 1
Aber du stellst keine Frage. Hast du dir die [wiki=software:ds-mod:start]Wiki[/wiki] durchgelesen. Wo bleibst du trotzdem stecken?Bizepsandi schrieb:ich habe ein echtes linux..
Irgendwie verstehe ich deine Fragen nicht. Drück dich bitte mal detaillierter und klarer aus. Eventuell wäre auch die Ausgabe auf der Konsole interessant.Bizepsandi schrieb:aber kommt nur ein archiv
Du solltest das aber nicht als root Benutzer machen. root-Rechte sind nicht erforderlich.Bizepsandi schrieb:ich dummi... im root terminal passierte was
Die Regel heißt aber menuconfig.Bizepsandi schrieb:make: *** Keine Regel, um »menucofig« zu erstellen.
ls -l
bizepsandi@Laptop:~/ds-0.2.9$ ls -l
insgesamt 132
drwxr-xr-x 2 3682 20909 4096 2006-08-07 01:51 addon
drwxr-xr-x 2 3682 20909 4096 2006-06-14 22:48 busybox
-rw-r--r-- 1 3682 20909 4030 2006-08-07 01:26 CHANGELOG
-rw-r--r-- 1 3682 20909 22574 2006-08-07 01:39 Config.in
drwxr-xr-x 4 3682 20909 4096 2006-03-20 18:12 favicon
-rwxr-xr-x 1 3682 20909 32936 2006-08-07 01:21 fwmod
-rwxr-xr-x 1 3682 20909 360 2006-03-25 01:27 fwmod_custom
-rwxr-xr-x 1 3682 20909 1663 2006-02-25 03:23 fwmod_download
-rwxr-xr-x 1 3682 20909 1294 2006-02-25 03:23 fwmod_list
drwxr-xr-x 4 3682 20909 4096 2006-03-26 15:21 howtos
drwxr-xr-x 5 3682 20909 4096 2006-08-07 01:51 kernel
drwxr-xr-x 23 3682 20909 4096 2006-07-23 17:15 make
-rw-r--r-- 1 3682 20909 11444 2006-06-25 17:23 Makefile
drwxr-xr-x 17 3682 20909 4096 2006-07-24 01:43 patches
-rw-r--r-- 1 3682 20909 691 2006-04-16 21:06 README
drwxr-xr-x 6 3682 20909 4096 2006-04-09 16:03 root
drwxr-xr-x 3 3682 20909 4096 2006-08-07 01:51 toolchain
drwxr-xr-x 6 3682 20909 4096 2006-08-07 01:51 tools
bizepsandi@Laptop:~/ds-0.2.9$