Linux-Misc Digest #38, Volume #24 Tue, 4 Apr 00 07:13:02 EDT
Contents:
Re: How do user priviledges work??? (Stefan Cyris)
partiton ([EMAIL PROTECTED])
Adding an external modem problem!!!!! (Paul)
Re: bash prompt (Floyd Davidson)
Re: redhat 6.1 vs PostgreSql ("Kenny Leong")
alsa 0.5.6: unresolved symbol pci_devices_R3b428c78 (Eggert Ehmke)
HELP !!! problem with mysql (root)
Re: Bash prompting... ([EMAIL PROTECTED])
Re: Light Weight web browser suggestions? (Thomas Hommel)
NYC LOCAL: Tuesday 4 April 2000 LXNY General Meeting: Copyright and the Right to
Choose Operating Systems ([EMAIL PROTECTED])
Re: HELP !!! problem with mysql (Koos Pol)
af_packet (Spyros Tsiolis)
Dial Up Problem ("Mr. Wing Kai, Ho")
I need help getting AWE64 working (David Steuber)
----------------------------------------------------------------------------
From: Stefan Cyris <[EMAIL PROTECTED]>
Subject: Re: How do user priviledges work???
Date: Tue, 04 Apr 2000 10:26:32 +0200
Clive Gould wrote:
>
> Using linuxconf, with Redhat 6.1, as root I have tried assigning assigning
> user priviledges, e.g. may use linuxconf, Apache administration etc
>
> Does anybody know how this actually works - it doesn't appear to add the
> user to multiple groups, which is what I'd expect.
>
> Thanks
>
> Clive Gould
> [EMAIL PROTECTED]
You could use sudo instead of using a lot of different system groups !
cya
Stefan
------------------------------
From: [EMAIL PROTECTED]
Subject: partiton
Date: Tue, 04 Apr 2000 08:24:53 GMT
Reply-To: [EMAIL PROTECTED]
just like thousands of other people i'm aslo wishing to install LINUX
in my PC.but i don't know how to make partiton in my PC, so as i can
have both win & linux on same system.....
i've Plll-450,64MB,8GB,WIN98SE.it's COMPAQ presario 100p serias
machine. i don't want complete replacement of windows. please help.
i've corel linux cd which i wish to installed. aslo last manth in
CHIPcd corel linux was given is for the limited time[ trialware] i
couldn't checked out as i have win.
Sent via Deja.com http://www.deja.com/
Before you buy.
------------------------------
From: Paul <[EMAIL PROTECTED]>
Subject: Adding an external modem problem!!!!!
Date: Tue, 04 Apr 2000 09:43:12 +0100
I`m trying to add an external modem for my linux box as i have a
winmodem!
I`m trying to set it up from windows to make sure the modem works!
The problem is simply that i have COM1(mouse) COM3 (modem)
LPT1(printer) but i do not appear to have a COM2 to which i beleive i
needs to be attached!
How can I overcome this??
Any help at all would be appreciated!
The twomodems i`ve tried are Microlin fax modem by PACE and a V34 by
cybertec!
------------------------------
From: Floyd Davidson <[EMAIL PROTECTED]>
Subject: Re: bash prompt
Date: 04 Apr 2000 00:00:09 -0800
George Bell <[EMAIL PROTECTED]> wrote:
>You maybe can change entry in /etc/profile. The way the prompt appears is
>set up in profile. See man bash \PS1 for more info. The settings can also
>be viewed in PS1 and PS2 env variables displayed with command "printenv".
>
>Unclebob wrote:
>> <[EMAIL PROTECTED]>
>> >I want to set the bash prompt to display the current working directory
>> >(pwd). How do I do that?
>>
>> PS1="\$PWD $"
Reading the documentation (listed by at least two other responses) would
be an *excellent* idea.
In particular, changing PS1 in /etc/profile is a relatively bad idea.
That changes it for every user. Each individual user should change it
to suit their needs by adding something to their own bash init files.
As to specifically displaying the current directory in the prompt,
PS1="\$PWD $" works, but is perhaps the least elegant and least appropriate
way to do it.
PS1="\$PWD $";cd # will show the full path of the home directory
PS1="\W $";cd # will show the basename only, of the full path
PS1="\w $";cd # will replace the full path with '~' character
Almost without exception the last example is the most desirable.
Floyd
--
Floyd L. Davidson [EMAIL PROTECTED]
Ukpeagvik (Barrow, Alaska)
------------------------------
From: "Kenny Leong" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: redhat 6.1 vs PostgreSql
Date: Tue, 4 Apr 2000 17:08:31 +0800
My RH6.1 include the postgresql-6.5.2
Can anyone give me some example of file setting (eg. ~/.bash_profile) and
tell me what directories(path) that i need to make. I always have the path
problem(eg. PGDATA) when I run postmaster -i .
Thanks in advance!
Kenny Leong
------------------------------
From: Eggert Ehmke <[EMAIL PROTECTED]>
Subject: alsa 0.5.6: unresolved symbol pci_devices_R3b428c78
Date: Tue, 4 Apr 2000 11:28:53 +0200
After I installed alsa driver, lib and untils 0.5.6, my sound is not
working anymore. The command modprobe snd-card-sb16 gives this output:
/lib/modules/2.2.14/misc/snd.o: unresolved symbol pci_devices_R3b428c78
/lib/modules/2.2.14/misc/snd.o: insmod /lib/modules/2.2.14/misc/snd.o failed
/lib/modules/2.2.14/misc/snd.o: insmod snd-card-sb16 failed
I don't have PCI devices compiled inot the kernel. The old version 0.5.3
worked fine. What may be wrong ?
--
===========================================================================
Eggert Ehmke
EMail: [EMAIL PROTECTED]
===========================================================================
------------------------------
From: root <[EMAIL PROTECTED]>
Subject: HELP !!! problem with mysql
Date: Tue, 04 Apr 2000 11:17:00 +0200
As somebody any idea on how to correctly import a sybase db to mysql ?
------------------------------
From: [EMAIL PROTECTED]
Subject: Re: Bash prompting...
Date: Tue, 4 Apr 2000 09:46:34 GMT
Floyd Davidson <[EMAIL PROTECTED]> wrote:
:>PS1="\u@\\033[1m\h\\033[m:\w\\$ "
: That can be done slightly easier by using single quote marks to
: eliminate the need for double slashes. Here is my normal prompt,
: which uses cyan for the prompt color:
: PS1='\[\033[36m\]\h:\u \w >\[\033[m\]'
Cheers for your help - I now have a glowing prompt :-)
Mark
------------------------------
From: Thomas Hommel <[EMAIL PROTECTED]>
Subject: Re: Light Weight web browser suggestions?
Date: Tue, 04 Apr 2000 12:37:17 +0200
Perhaps you should try the "arena" web browser.
Rob Tolman schrieb:
>
> Any suggestions/ recommendations for light weight web browser?
> Netscape is too much for my machine. Running Slackware 7.
>
> Rob
--
=========================
Thomas Hommel
Beam Enterprise GmbH
=========================
Remove NO SPAM from my address to reply to me.
------------------------------
From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.advocacy,comp.unix.bsd.freebsd.misc
Subject: NYC LOCAL: Tuesday 4 April 2000 LXNY General Meeting: Copyright and the Right
to Choose Operating Systems
Date: 4 Apr 2000 06:43:53 -0400
LXNY will have a general meeting Tuesday 4 April 2000.
This meeting is free and open to the public.
The meeting runs from 6:30 pm to 9:00 pm. After the meeting full and
precise instructions on how to get to our traditional place of refreshment
will be given in clear.
Thanks to support of the IBM Corporation, the meeting is at their building
at 590 Madison Avenue at East 57th Street on the Island of Manhattan.
Enter the building at the corner of Madison and 57th and ask at the desk
for the floor and room number.
This meeting will be a general discussion meeting.
A brief report will be made on Refund Day activities in New York City.
Students and teachers and workers at institutions of learning, in
particular, students, faculty, and staff at Columbia University, are
invited to come to this meeting to discuss Columbia's proposed new policy
on copyright of software written by students, faculty, and staff.
http://moglen.law.columbia.edu/ip/policy-comment.html
<blockquote
from="Michael Smith, Acting Managing Director LXNY"
edit-level="light">
DOES THE UNIVERSITY OWN YOUR IDEAS?
Columbia University is presently considering a new ``Intellectual
Property'' Policy that will determine how much of the work you create
is controlled by you, and how much is controlled by the University. If
passed in its present form, its provisions will be binding on all
students, employees, and faculty of Columbia, whether one has signed
anything agreeing to its terms or not. A Standing Committee appointed
by the Provost will rule on all disputes between the creator and the
University: the creator may appeal its decisions only to the President,
and the President's decision will be considered final.
The Draft Proposal has a clause about software (section I.C.4. Software),
stating that anyone associated with Columbia who writes software that
could conceivably have commercial potential must disclose this software to
the University.* As presently written and presently interpreted by the
Committee that drafted the Proposal, this would apply even to software
conceived and developed on your own time with your own computer in your
own home.
Apparently, the University has threatened to bypass the normal legislative
process and simply impose this new policy by administrative fiat. Only
a demonstration of widespread concern will block such a course of
action. If you have written software, hope to write software, or just
wish to preserve your right to keep your own thoughts to yourself,
your input to this process is needed now!
The document in its entirety can be seen at
http://moglen.law.columbia.edu/ip/policy-comment.html or at
https://www1.columbia.edu/sec/cu/provost/docs/copyright/cover.html or at
the University Senate page. You can make your views and suggestions known
1)by sending e-mail to [EMAIL PROTECTED], 2)by using the links on
the web pages containing this draft document, or 3)by participating in the
`town meeting' being held by the University in 207 Low Library on Tuesday,
April 4th at 2:00 pm.
*<ga>`Because the analysis underlying the University's decision as to
whether it will assert rights to any software may be more complex than
the analysis with respect to other works, software is subject to special
disclosure requirements. Specifically, if the faculty member or other
creator believes the software has commercial potential or wishes to
license or otherwise commercialize the software developed, whether or not
the creator believes the University would assert rights to it, he or she
must disclose the software to the University pursuant to the disclosure
procedures described in Section II of this Policy. As set forth in
those disclosure procedures, any disputes between the creator and the
University with regard to the University's decision whether to assert
rights shall be resolved by the Copyright Policy Standing Committee.'
-Michael E. Smith, [EMAIL PROTECTED]
</blockquote>
Jay Sulzberger <[EMAIL PROTECTED]>
Corresponding Secretary LXNY
LXNY is New York's Free Computing Organization.
http://www.lxny.org
------------------------------
From: [EMAIL PROTECTED] (Koos Pol)
Subject: Re: HELP !!! problem with mysql
Date: 4 Apr 2000 10:41:01 GMT
Reply-To: [EMAIL PROTECTED]
On Tue, 04 Apr 2000 11:17:00 +0200, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
| As somebody any idea on how to correctly import a sybase db to mysql ?
Change the subject of your message and post to comp.databases.*
That will probably give more results.
Koos Pol
======================================================================
S.C. Pol - Systems Administrator - Compuware Europe B.V. - Amsterdam
T:+31 20 3116122 F:+31 20 3116200 E:[EMAIL PROTECTED]
Check my email address when you hit "Reply".
------------------------------
From: Spyros Tsiolis <[EMAIL PROTECTED]>
Subject: af_packet
Date: Tue, 04 Apr 2000 10:48:27 GMT
Hello,
quick one . Does anyone know ?
System conf : RedHat 6.1, kernel upgrade from 2.2.12-20 to 2.2.14
(modular)
Trying to add af_packet as a module. Worked fine for some days , then
decided to recompile. Boshsh ! Well, not any more !
During boot-up sequence, following (lovely) message comes up :
Finding module dependencies depmod : *** Unresolved symbols in
/lib/mod/2.2.14/misc/af_packet.o
This wonderfull message makes my day really. Wanting to become an NT
user ? Try this . . . .
Anyway , tried various things for workaround including the following :
. depmod -a (well you have to do this anyway :-)
. added an alias entry in "/etc/conf.modules" (or modules.conf, things
in linux
are getting more complicated day by day) : alias net-pf-17 af_packet
. recompiled the kernel (#19 !!!! in "uname -a" !! ? @#$@)
Heeelp !
s.
------------------------------
From: "Mr. Wing Kai, Ho" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,linux.redhat.misc
Subject: Dial Up Problem
Date: Tue, 04 Apr 2000 18:20:42 +0800
Hello all,
I am a beginner of Linux user. I just installed REDHAT 6.0 into my
computer but I come across a dial up problem. There are two way to
connect to the internet via modem. One is using "DIP" and the other is
"MINICOM" but both require to specify "/dev/modem" for port setup. When
I install the Linux, I have not be asked for any questions about the
modem setup. I don't know how to set it up and connect to internet. Once
dial up procedure is completed, can I just invoke a browser then I can
connect into internet? Are there any more user friendly means to setup
dial up networking in Linux? Thanks in advance.
Nelson
[EMAIL PROTECTED]
�@
------------------------------
Subject: I need help getting AWE64 working
From: David Steuber <[EMAIL PROTECTED]>
Date: Tue, 04 Apr 2000 11:00:00 GMT
I am having a heck of a time getting my AWE 64 soundcard to work. I
have the SuSE 6.2 distribution. I've upgraded the kernel to 2.2.14
and I used the GCC 2.95.2 compiler to build it. I've tried to follow
the directions in the /usr/src/linux/Documentation/sound/AWE32 file,
but I have had no joy so far.
Now for detailed info about my system:
root@Interloper% cat /etc/isapnp.conf
# $Id: pnpdump.c,v 1.18 1999/02/14 22:47:18 fox Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DABORT_ONRESERR
#
# Trying port address 0203
# Trying port address 020b
# Board 1 has serial identifier af 0b b2 d4 e0 9e 00 8c 0e
# (DEBUG)
(READPORT 0x020b)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
# Card 1: (serial identifier af 0b b2 d4 e0 9e 00 8c 0e)
# Vendor Id CTL009e, Serial Number 196269280, checksum 0xAF.
# Version 1.0, Vendor version 2.0
# ANSI string -->Creative SB AWE64 Gold<--
#
# Logical device id CTL0044
# Device supports vendor reserved register @ 0x38
# Device supports vendor reserved register @ 0x3a
# Device supports vendor reserved register @ 0x3b
# Device supports vendor reserved register @ 0x3d
(CONFIGURE CTL009e/196269280 (LD 0
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 1))
(DMA 1 (CHANNEL 5))
(IO 0 (SIZE 16) (BASE 0x0220))
(IO 1 (SIZE 2) (BASE 0x0330))
(IO 2 (SIZE 4) (BASE 0x0388))
(NAME "CTL009e/196269280[0]{Audio }")
(ACT Y)
))
(CONFIGURE CTL009e/196269280 (LD 1
(IO 0 (SIZE 8) (BASE 0x0200))
(NAME "CTL009e/196269280[1]{Game }")
(ACT Y)
))
(CONFIGURE CTL009e/196269280 (LD 2
(IO 0 (BASE 0x0620))
(IO 1 (BASE 0x0A20))
(IO 2 (BASE 0x0E20))
(NAME "CTL009e/196269280[2]{WaveTable }")
(ACT Y)
))
(WAITFORKEY)
root@Interloper% isapnp /etc/isapnp.conf
Board 1 has Identity af 0b b2 d4 e0 9e 00 8c 0e: CTL009e Serial No 196269280
[checksum af]
CTL009e/196269280[0]{Audio }: Ports 0x220 0x330 0x388; IRQ5 DMA1 DMA5
--- Enabled OK
CTL009e/196269280[1]{Game }: Port 0x200; --- Enabled OK
CTL009e/196269280[2]{WaveTable }: Ports 0x620 0xA20 0xE20;
--- Enabled OK
Relevent portion of /usr/src/linux/.config:
#
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_PAS is not set
CONFIG_SOUND_SB=m
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_OPL3SA1 is not set
# CONFIG_SOUND_SOFTOSS is not set
CONFIG_SOUND_YM3812=m
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_UART6850 is not set
# CONFIG_SOUND_NM256 is not set
#
# Additional low level sound drivers
#
CONFIG_LOWLEVEL_SOUND=y
# CONFIG_ACI_MIXER is not set
# CONFIG_VIDEO_MSP3400 is not set
CONFIG_AWE32_SYNTH=m
Portion of /etc/conf.modules
alias sound sb
alias midi awe_wave
post-install awe_wave /usr/bin/sfxload /usr/synthfm.sbk
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
root@Interloper% modprobe sound
Note: /etc/conf.modules is more recent than /lib/modules/2.2.14/modules.dep
/lib/modules/2.2.14/misc/sound.o: invalid parameter parm_io
/lib/modules/2.2.14/misc/sound.o: insmod /lib/modules/2.2.14/misc/sound.o failed
/lib/modules/2.2.14/misc/sound.o: insmod sound failed
root@Interloper% pwd
/lib/modules/2.2.14/misc
root@Interloper% ls
adlib_card.o isdn.o parport_pc.o soundlow.o
af_spx.o joystick.o parport_probe.o sunrpc.o
appletalk.o lapb.o sb.o uart401.o
awe_wave.o lp.o serial.o videodev.o
econet.o opl3.o softoss2.o wanrouter.o
ftape.o paride.o sound.o x25.o
ipx.o parport.o soundcore.o
root@Interloper% insmod sb
Using /lib/modules/2.2.14/misc/sb.o
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_send_sysex_Rfddcbfb3
/lib/modules/2.2.14/misc/sb.o: unresolved symbol probe_uart401_R6467f99b
/lib/modules/2.2.14/misc/sb.o: unresolved symbol DMAbuf_inputintr_Reb315d99
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_free_dma_R394cb088
/lib/modules/2.2.14/misc/sb.o: unresolved symbol unload_uart401_Recfdd9c9
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_set_instr_Rd85be938
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_ioctl_Rb66d1f67
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_reset_R56504ca2
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_unload_audiodev_Ra948751e
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_unload_mididev_Ra6bb414c
/lib/modules/2.2.14/misc/sb.o: unresolved symbol load_mixer_volumes_Ra1d5f04f
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_open_Rf6b3a2fb
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_hw_control_Rb14b22cd
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_kill_note_R2aa31695
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_start_note_R9bdaf24d
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_aftertouch_Rf1ea8a20
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_open_dma_Rcc4b8797
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_setup_voice_R4ff47e9d
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_alloc_mixerdev_R1b3df3cf
/lib/modules/2.2.14/misc/sb.o: unresolved symbol uart401intr_R6391d066
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_bender_Rba7dd041
/lib/modules/2.2.14/misc/sb.o: unresolved symbol DMAbuf_outputintr_R987bcf12
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_close_dma_R418f5fbe
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_install_audiodrv_R990d1ca0
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_load_patch_Rf7426da3
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_controller_R892093e0
/lib/modules/2.2.14/misc/sb.o: unresolved symbol
sound_notifier_chain_register_Rc5ee3883
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_alloc_dma_R9a95733f
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_locker_R90857606
/lib/modules/2.2.14/misc/sb.o: unresolved symbol attach_uart401_R45af1327
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_devs_R2534ed79
/lib/modules/2.2.14/misc/sb.o: unresolved symbol audio_devs_R004d3003
/lib/modules/2.2.14/misc/sb.o: unresolved symbol conf_printf_R0f280035
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_unload_mixerdev_Ra51c913b
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sequencer_init_Rf78f6363
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_panning_Rdb400afa
/lib/modules/2.2.14/misc/sb.o: unresolved symbol mixer_devs_Raa8cbba2
/lib/modules/2.2.14/misc/sb.o: unresolved symbol midi_synth_close_Rad45df73
/lib/modules/2.2.14/misc/sb.o: unresolved symbol sound_alloc_mididev_Rba413f87
root@Interloper% insmod awe_wave
Using /lib/modules/2.2.14/misc/awe_wave.o
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol cent_tuning_R03ce7ff7
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol synth_devs_R1ddfe121
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol sound_unload_mididev_Ra6bb414c
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol semitone_tuning_R8b84aeb1
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol sound_alloc_synthdev_Rc748d109
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol sound_unload_synthdev_R06339815
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol
sound_notifier_chain_register_Rc5ee3883
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol sound_locker_R90857606
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol midi_devs_R2534ed79
/lib/modules/2.2.14/misc/awe_wave.o: unresolved symbol sound_alloc_mididev_Rba413f87
What the heck am I missing?
--
David Steuber | Hi! My name is David Steuber, and I am
NRA Member | a hoploholic.
http://www.packetphone.org/
The bureaucracy is expanding to meet the needs of an expanding
bureaucracy.
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.misc) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Misc Digest
******************************