Red Hat Topics - I want to use gphoto2.

This is Interesting: Free IT Magazines  
Home > Archive > Red Hat Topics > February 2005 > I want to use gphoto2.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author I want to use gphoto2.
iwanttousegphoto2

2005-02-01, 8:45 pm

[RedHat 9]$ uname -a
Linux localhost.localdomain 2.4.20-6 #1 Thu Feb 27 10:06:59 EST 2003
i686 athlon i386 GNU/Linux

../configure seems to go well.

Configuration (gphoto2):

Source code location: .
Compiler: gcc

Configuration support: yes
Preview support: yes
JPEG support: yes
pkg-config: yes
EXIF support: no
(http://www.sourceforge.net/projects/libexif)
readline support: yes (requires explicit -lncurses)
pthread support: yes (-lpthread)
popt support: yes

make does not.

[RedHat 9]$ make
shell.c: In function `shell_read_line':
shell.c:151: warning: unused variable `tmp'

gcc -g -O2 -g -Wall -Wmissing-declarations
-Wmissing-prototypes -g -Wall -
o gphoto2 gphoto2-cmd-capture.o gphoto2-cmd-config.o
actions.o foreach.o
gp-params.o main.o version.o range.o shell.o -L/usr/local/lib
-lcdk -
lncurses -L/usr/lib
-Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lgpm
-lslang -ljpeg -
lpthread -lreadline -lncurses -L/usr/local/lib -lgphoto2 -lm
-lpopt -
lgphoto2
version.o(.rodata+0x14): In function
`gphoto2_frontend_version':
..../gphoto2-2.1.5/gphoto2/version.c:109: undefined reference
to `gp_port_library_version'
collect2: ld returned 1 exit status
make[2]: *** [gphoto2] Error 1
make[2]: Leaving directory `.../gphoto2-2.1.5/gphoto2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `.../gphoto2-2.1.5'
make: *** [all] Error2

Shouldn't ./configure tell me if I'm have a fatal omission?

Apart from EXIF support and a clue, what am I missing?
Should I move on from linux to a real OS?

Kill Bill

2005-02-02, 7:45 am

iwanttousegphoto2 wrote:
> [RedHat 9]$ uname -a
> Linux localhost.localdomain 2.4.20-6 #1 Thu Feb 27 10:06:59 EST 2003
> i686 athlon i386 GNU/Linux
>
> ./configure seems to go well.
>
> Configuration (gphoto2):
>
> Source code location: .
> Compiler: gcc
>
> Configuration support: yes
> Preview support: yes
> JPEG support: yes
> pkg-config: yes
> EXIF support: no
> (http://www.sourceforge.net/projects/libexif)
> readline support: yes (requires explicit -lncurses)
> pthread support: yes (-lpthread)
> popt support: yes
>
> make does not.
>
> [RedHat 9]$ make
> shell.c: In function `shell_read_line':
> shell.c:151: warning: unused variable `tmp'
>
> gcc -g -O2 -g -Wall -Wmissing-declarations
> -Wmissing-prototypes -g -Wall -
> o gphoto2 gphoto2-cmd-capture.o gphoto2-cmd-config.o
> actions.o foreach.o
> gp-params.o main.o version.o range.o shell.o -L/usr/local/lib
> -lcdk -
> lncurses -L/usr/lib
> -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lgpm
> -lslang -ljpeg -
> lpthread -lreadline -lncurses -L/usr/local/lib -lgphoto2 -lm
> -lpopt -
> lgphoto2
> version.o(.rodata+0x14): In function
> `gphoto2_frontend_version':
> .../gphoto2-2.1.5/gphoto2/version.c:109: undefined reference
> to `gp_port_library_version'




Isn't this a clear clue? What more clear do you expect? Like the vague
error messages or clueless popup box from windoze?

Man, you propaply missed a header file which defines
gp_port_library_version(). Isn't it clear enough? Are you not able to
google "gp_port_library_version()"?


> collect2: ld returned 1 exit status
> make[2]: *** [gphoto2] Error 1
> make[2]: Leaving directory `.../gphoto2-2.1.5/gphoto2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `.../gphoto2-2.1.5'
> make: *** [all] Error2
>
> Shouldn't ./configure tell me if I'm have a fatal omission?
>
> Apart from EXIF support and a clue, what am I missing?
> Should I move on from linux to a real OS?


You think linux is not a real OS? Well maybe. But at least you have a
choice you can try make it youselr if your shipped OS doesn't support
your digital camera. For windoze, if the OS doesn't support it and the
driver supplied by the manufactuor got problem, you are then out of choices.

Go back to whatever OS you feel comfortable with if you feel too
frustrated with linux



--
NT stands for New Technology. Windowds NT(NT4.x)/2K(NT5.0)/XP(NT5.1)
was built on NT Technology. Anyone understands what "new" means, so
everyone knows M$ Windows NT/2K/XP/Whatever is a *real* innovation.
iwanttousegphoto2

2005-02-02, 8:45 pm


> Isn't this a clear clue? What more clear do you expect? Like the

vague
> error messages or clueless popup box from windoze?


../configure should be explict. Perhaps it should evauate dependencies,
offer to download the needed bits, and build/install them in proper
order.

> Man, you propaply missed a header file which defines
> gp_port_library_version(). Isn't it clear enough? Are you not able to
> google "gp_port_library_version()"?
>


E=2Eg.,

tring[vbcol=seagreen]
error:[vbcol=seagreen]
reference to[vbcol=seagreen]

Installation of software should not involve endless google searches
combined with endlessly recursive installations of other software.

If you insist on tying people to the GPL, then please have the civility
to offer the option to download and build the software on which yours
depends in ./configure.
[vbcol=seagreen]
>
>
>
> You think linux is not a real OS?


I'm certain. It's clearly built by amateurs.

> Well maybe. But at least you have a
> choice you can try make it youselr if your shipped OS doesn't support
> your digital camera.


That option has nothing to do with linux.

choices.[vbcol=seagreen]
>
> Go back to whatever OS you feel comfortable with if you feel too
> frustrated with linux


Nope, I'm looking to move forward. I'm not convinced that linux is an
option; it's in way as often as not.

iwanttousegphoto2

2005-02-02, 8:45 pm

> checking for libgphoto2 >= 2.1.1... Package libgphoto2
> was not found in the pkg-config search path.
> Perhaps you should add the directory containing
> `libgphoto2.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libgphoto2' found


HAHAHAHAHAHA!

What arrogant assholes. Of corse, we've ALL been with you since the
beginning.

Pfffffftttttt!111
It would be hard, but this MIGHT be as bad as mplayer.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com