[sane-devel] SANE source compilation problems

2010-04-27 Thread Johannes Meixner
Hello, On Apr 26 12:28 Julien BLACHE wrote (shortened): Speaking of resmgr, I think we can safely remove any code using it. I doubt it's still in use in SuSE... I'd be very surprised if it was. We (i.e. openSUSE/Novell) do no longer use resmgr inside SANE since a longer time. If no one else

[sane-devel] SANE source compilation problems

2010-04-27 Thread m. allan noah
On Tue, Apr 27, 2010 at 4:40 AM, Johannes Meixner jsmeix at suse.de wrote: Mad world: I added a patch to get rid of those stuff which was initially introduced by us. How do you think we feel? :) And no, I don't want to contemplate what comes after udev allan -- The truth is an offense,

[sane-devel] SANE source compilation problems

2010-04-27 Thread m. allan noah
Ok Chris- kill resmgr at your earliest convenience. allan -- The truth is an offense, but not a sin

[sane-devel] SANE source compilation problems

2010-04-27 Thread Julien BLACHE
m. allan noah kitno455 at gmail.com wrote: How do you think we feel? :) And no, I don't want to contemplate what comes after udev You should, really. Never miss a good laugh, there aren't so many in this world... JB. -- Julien BLACHE

[sane-devel] SANE source compilation problems

2010-04-26 Thread Ilmārs Poikāns
Hi, I downloaded source from git repositories (sane-backends and sane-frontends) and tired to compile them. I have Ubuntu 9.10, needed dev library packages were there. sane-backends configure, make, make install was fine. sane-frontends configure failed. I traced problem down to

[sane-devel] SANE source compilation problems

2010-04-26 Thread Olaf Meeuwissen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ilm?rs Poik?ns : Hi, I downloaded source from git repositories (sane-backends and sane-frontends) and tired to compile them. I have Ubuntu 9.10, needed dev library packages were there. sane-backends configure, make, make install was

[sane-devel] SANE source compilation problems

2010-04-26 Thread Ilmārs Poikāns
On Mon, Apr 26, 2010 at 2:53 AM, Olaf Meeuwissen olaf.meeuwissen at avasys.jp wrote: SANE_STATUS_WARMING_UP is one of the statusses that has been considered for addition to the API. ?IIRC, sane-backends-1.0.21 would ship without any API changes (and the #if 0 indicates that it will), so it

[sane-devel] SANE source compilation problems

2010-04-26 Thread Julien BLACHE
Chris Bagwell chris at cnpbagwell.com wrote: Hi, Others have replied about the remaining issues once @RESMGR@ typo is Speaking of resmgr, I think we can safely remove any code using it. I doubt it's still in use in SuSE... I'd be very surprised if it was. JB. -- Julien BLACHE

[sane-devel] SANE source compilation problems

2010-04-26 Thread Chris Bagwell
On Mon, Apr 26, 2010 at 5:28 AM, Julien BLACHE jb at jblache.org wrote: Chris Bagwell chris at cnpbagwell.com wrote: Hi, Others have replied about the remaining issues once @RESMGR@ typo is Speaking of resmgr, I think we can safely remove any code using it. I doubt it's still in use in

[sane-devel] SANE source compilation problems

2010-04-26 Thread m. allan noah
When was the last version of suse that used it replaced? If more than two years, kill it. allan On Mon, Apr 26, 2010 at 3:52 PM, Chris Bagwell chris at cnpbagwell.com wrote: On Mon, Apr 26, 2010 at 5:28 AM, Julien BLACHE jb at jblache.org wrote: Chris Bagwell chris at cnpbagwell.com wrote:

[sane-devel] SANE source compilation problems

2010-04-26 Thread Chris Bagwell
http://gitorious.org/opensuse/resmgr says resmgr was removed in 11.0. distrowatch.com says openSUSE 11.0 was released 2008-06-19. We are couple months shy of 2 years. By time next sane release it will be well over 2 years. :) Opinions? I'll put it on my slw track for now. Chris On Mon,

[sane-devel] SANE source compilation problems

2010-04-25 Thread m. allan noah
you dont need to compile sane-frontends from devel source. use the last release, or skip it entirely. scanimage can do most things scanadf can, and the other programs in sane-frontends are not actively developed. allan On Sun, Apr 25, 2010 at 4:25 PM, Ilm?rs Poik?ns ilmars at delibero.lv wrote:

[sane-devel] SANE source compilation problems

2010-04-25 Thread Alejandro Imass
It should compile fine in Ubuntu/Debian Make sure you have these pkgs before you configure: build-essential libusb-dev Cheers, Alejandro Imass On Sun, Apr 25, 2010 at 4:25 PM, Ilm?rs Poik?ns ilmars at delibero.lv wrote: Hi, I downloaded source from git repositories (sane-backends and

[sane-devel] SANE source compilation problems

2010-04-25 Thread Chris Bagwell
On Sun, Apr 25, 2010 at 3:25 PM, Ilm?rs Poik?ns ilmars at delibero.lv wrote: Hi, I downloaded source from git repositories (sane-backends and sane-frontends) and tired to compile them. I have Ubuntu 9.10, needed dev library packages were there. sane-backends configure, make, make install