Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19529 - new version ncpfs.ebuild with some enhansment
Summary: new version ncpfs.ebuild with some enhansment
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High enhancement
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
: 18903 21299 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-18 02:59 UTC by wapr
Modified: 2003-08-24 05:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ncpfs-2.2.3.ebuild (ncpfs-2.2.3.ebuild,1.16 KB, text/plain)
2003-04-18 03:00 UTC, wapr
Details
ncpfs-2.2.3.ebuild (ncpfs-2.2.3.ebuild,1.59 KB, text/plain)
2003-04-22 17:00 UTC, Brett Simpson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wapr 2003-04-18 02:59:14 UTC
ncpfs-2.2.3.ebuild Changes: latest version of ncpfs, disable support for 
kernels 2.0.x & 2.2.x, add depend with ipx(-utils)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 wapr 2003-04-18 03:00:47 UTC
Created attachment 10818 [details]
ncpfs-2.2.3.ebuild
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-04-20 17:17:37 UTC
*** Bug 18903 has been marked as a duplicate of this bug. ***
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-04-20 17:20:32 UTC
  myconf=" --disable-mount-v2 --disable-mount-v3"

why is this in ebuild ?
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-04-21 06:32:18 UTC
- this will disable support for kernels 2.0.x and 2.2.x . we use 2.4.x -
yes?

do we really need to disable this ?
maybe someone uses kernel 2.0 or 2.2
Comment 5 Brett Simpson 2003-04-22 15:57:32 UTC
How about adding a statement to check the kernel version? If it see's one particular kernel version 
then it can disable the unneeded options. 
Comment 6 Brett Simpson 2003-04-22 17:00:43 UTC
Created attachment 11017 [details]
ncpfs-2.2.3.ebuild

Added the ability for the ebuild to detect the kernel version and disable
unneeded mount options.
Comment 7 Martin Holzer (RETIRED) gentoo-dev 2003-05-06 16:30:15 UTC
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: configuring in contrib/php
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-mount-v2' '--disable-mount-v3' '--disable-ipx' '--disable-ipx-tools' '--enable-pam' 'CC=gcc' 'CFLAGS=-march=i686 -O3 -pipe -ffast-math -fomit-frame-pointer' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: warning: CC=gcc: invalid host type
configure: warning: CFLAGS=-march=i686 -O3 -pipe -ffast-math -fomit-frame-pointer: invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /bin/sh './configure' failed for contrib/php


any ideas on this ?
Comment 8 Martin Holzer (RETIRED) gentoo-dev 2003-05-06 16:32:20 UTC
since going to mac (like samba with windows), i hope one of you using this
Comment 9 Martin Holzer (RETIRED) gentoo-dev 2003-05-20 02:38:44 UTC
*** Bug 21299 has been marked as a duplicate of this bug. ***
Comment 10 Bartosch Pixa (RETIRED) gentoo-dev 2003-06-28 13:14:52 UTC
bouncing back to wranglers, this isn't ppc related. ncpfs is netware stuff
Comment 11 Blu3 2003-08-03 11:19:22 UTC
Just like comment #7 ...

configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-pam' 'CC=gcc' 'CFLAGS=-march=pentium3 -O3 -pipe' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: warning: CC=gcc: invalid host type
configure: warning: CFLAGS=-march=pentium3 -O3 -pipe: invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /bin/sh './configure' failed for contrib/php

!!! ERROR: net-fs/ncpfs-2.2.3 failed.
!!! Function econf, Line 320, Exitcode 1
!!! econf failed
Comment 12 Martin Holzer (RETIRED) gentoo-dev 2003-08-24 05:46:47 UTC
in cvs