Messages in this thread |  | | From | Miles Lane <> | Date | 01 Oct 2001 22:06:06 -0700 |
| |
On Mon, 2001-10-01 at 03:04, Keith Owens wrote: > On 01 Oct 2001 02:34:23 -0700, > Miles Lane <miles@megapathdsl.net> wrote: > >gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -c -o aedsp16.o aedsp16.c > >make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by `pss_boot.h'. Stop. > > >gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -c -o cpqfcTSinit.o cpqfcTSinit.c > >cpqfcTSinit.c: In function `cpqfcTS_ioctl': > >cpqfcTSinit.c:662: `SCSI_IOCTL_FC_TARGET_ADDRESS' undeclared (first use in this function) > > You really need to search the archives better. Both have already been > covered. > Perhaps you have a better way of searching the archive than I do. What interface do you use for querying the list? I am attempting to do so through http://marc.theaimsgroup.com. When I try searching for the undefined symbol "acpi_debug_print_raw", the query returns that it searched for "acpi debug print raw". This gives me a lot of false positives. It would be great if there were an exact string match. It would be even better if there were a more advance search that would accept multiple search strings and allow AND, OR and logical grouping with parentheses.
Regardless, I will try to do better.
Miles
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |