Hi mike,
Looks like you are trying to build the sources on a vfat partition ( M$
fat16/32 ), that's the reason the symbolic link ( ln -s ) fails. please move
the sources to an ext2 partition ( or any other that supports symbolic
linking ) and compile from there.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
Brian Roberson
OLUG Founder http://olug.org
Pres. BSTC http://bstc.net
Open source developer http://sourceforge.net/users/roberson/
----- Original Message -----
From: <Hur...@ao...>
To: <hpo...@li...>
Sent: Saturday, November 18, 2000 5:49 PM
Subject: [hpoj-devel] install problems
> hey everyone. I am a new member to the list. I am having a problem
> installing the Officejet driver 0.6 and this is the error i get:
>
> ptal
> make[1]: Entering directory `/win98/windows/Desktop/Linux/hpoj/ptal'
> cc -Wall -g -DHAVE_MLC -I/win98/windows/Desktop/Linux/hpoj/include
> -I/win98/windows/Desktop/Linux/hpoj/ptal -I/usr/src/linux-2.2.14/include
> -I/usr/lib/qt-2.1.0/include -L/win98/windows/Desktop/Linux/hpoj/ojlib
> -L/win98/windows/Desktop/Linux/hpoj/ptal -L/usr/lib/qt-2.1.0/lib -shared
> -Wl,-soname,libptal.so.0 -o libptal.so.0.1 ptal.o-shared
ptal-hpjd.o-shared
> ptal-mlc.o-shared ptal-providers.o-shared -lc
> ln -sf libptal.so.0.1 libptal.so.0
> ln: cannot create symbolic link `libptal.so.0' to `libptal.so.0.1':
Operation
> not permitted
> make[1]: *** [libptal.so.0.1] Error 1
> make[1]: Leaving directory `/win98/windows/Desktop/Linux/hpoj/ptal'
> make: *** [release] Error 2
>
> Kinda long, I know, just trying to be complete so that I can get the right
> help. where should I look to make the appropriate corrections?
>
> Thanks much.
>
> Mike Schauer
> _______________________________________________
> hpoj-devel mailing list
> hpo...@li...
> http://lists.sourceforge.net/mailman/listinfo/hpoj-devel
>
|