wcslib Install error

2014-05-05 Thread dgmm
amd:/usr/ports/astro/wcslib# make install
===>  Installing for wcslib-4.13.4_2
===>   wcslib-4.13.4_2 depends on shared library: libcfitsio.so - found
===>  Checking if astro/wcslib already installed
===>   Registering installation for wcslib-4.13.4_2
pkg-static: lstat(/usr/ports/astro/wcslib/work/stage/usr/local/bin/HPXcvt): No 
such file or directory
*** [fake-pkg] Error code 74

Stop in /usr/ports/astro/wcslib.
*** [install] Error code 1

Stop in /usr/ports/astro/wcslib.


amd:/usr/ports/astro/wcslib/work/stage/usr/local/bin# ll
total 16
-rwxr-xr-x  1 root  wheel  13047  5 May 13:42 fitshd
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: problem with kde4 next step

2014-04-07 Thread dgmm
On Saturday 05 April 2014 22:21:22 Nilton Jose Rizzo wrote:
> /usr/local/lib/libGLESv2.so: undefined reference to 
`_glapi_get_dispatch'
> /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'

After rebuilding libgles to see if that fixed it (it didn't), as a workaround I 
did a make config and switched off the first option, GLES and make 
completed successfully.  I then successfully did a make deinstall && 
make reinstall.

I'm only logged in remotely through SSH at the moment so don't know 
if switching off GL has had any serious effects yet.

-- 
Dave
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How to start wine?

2013-08-24 Thread dgmm
On Saturday 24 August 2013 23:12:57 Thomas Mueller wrote:
> I built wine from ports on a USB-stick installation of FreeBSD 9.1-STABLE
> i386, but it won't start.
> 
> I tried to start from hard-drive installation of (from uname -a)
> 
> FreeBSD amelia2 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #17 r254196: Sun Aug
> 11 00:36:49 UTC 2013 root@amelia2:/usr/obj/usr/src/sys/SANDY  amd64
> 
> I get
> 
> Shared object "libwine.so.1" not found, required by "wine"
> 
> I was able to find libwine.so and libwine.so.1 in directory
> /usr/local/lib, or as it is mounted,
> /compat/i386/usr/local/lib
> 
> I tried as nonroot user.
> 
> Kernel config includes the line
> 
> options COMPAT_FREEBSD32# Compatible with i386 binaries
> 
> What is the trick?  Should I try to boot the USB stick with FreeBSD
> 9.1-STABLE i386?
> 
> I did not build Xorg on this USB stick.  Should I have?
> 
> What is the requirement of FreeBSD versions matching?
> 
> Although I keep the source tree, ports tree  and work directories on the
> hard drive, installing to this Kingston Data Traveler 16 GB USB 2.0 stick
> is very slow, slower than NetBSD and slower than FreeBSD on other USB
> sticks.  I could try with a Kingston Data Traveler 16 GB or 32 GB USB 3.0
> drive.
> 
> Tom

You can't do that

See https://wiki.freebsd.org/i386-Wine

For a workaround, see https://people.freebsd.org/~ivoras/wine/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: portupgrade -> portmaster Rosetta Stone?

2012-02-26 Thread dgmm
On Sunday 26 February 2012, Royce Williams wrote:
> I really did mean that I was looking for a Rosetta Stone - a reference
> table with these columns:
>
> * The desired result or task
> * How to do it with portupgrade
> * How to do it with portmaster
>
> A great example is the (obviously much simpler) equivalent for UNIX-likes:
>
>     http://bhami.com/rosetta.html
>
> So far, what I've heard is that the Rosetta Stone I'm looking for does
> not yet exist.  In order to learn it faster, I'll have to build my
> own, especially for features that I won't be using very often.  Maybe
> posting (or crowdsourcing) the results would be useful.

You could begin by looking through /usr/ports/UPDATING

There's a few examples in there. eg updating dependants, setting new origin, 
maybe more.
-- 
Dave
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread dgmm
On Friday 20 January 2012, Matthew Seaman wrote:
>On 20/01/2012 19:25, Mark Linimon wrote:
>> You've probably reimplemented part of ports tinderbox (and, separately,
>> portsmon and FreshPorts) :)
>
>I have this other invention I've been calling 'a rotationally
>symmetrical device designed to facilitate travel.'

If it has rounded corners, Apple already has it patented.

-- 
Dave
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"