-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2/15/11 1:19 PM, Julius Canute wrote:
> 
> I am new to porting shared libraries, currently i am trying to port yajl, but 
> i am stuck with the following error:
> 
> Error: File name '/sw/lib/libyajl.1.dylib' specified in Shlibs does not 
> appear to have linker data at all
> Error: package contains the shared library
>           /sw/lib/libyajl.1.0.9.dylib
>        but the corresponding install_name
>           libyajl.1.dylib
>        is not an absolute pathname.
> 
> I am attaching the info file for your review.
> 
> Regards
> A.Julius Canute
> 

I can't download the source:

wget:
wget -U 'fink/0.29.99.cvs' --verbose --passive-ftp -O yajl-1.0.9.tar
https://github.com/downloads/lloyd/yajl/yajl-1.0.9.tar
- --2011-02-15 14:24:00--
https://github.com/downloads/lloyd/yajl/yajl-1.0.9.tar
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:443... connected.
ERROR: certificate common name “*.github.com” doesn’t match requested
host name “github.com”.
To connect to github.com insecurely, use ‘--no-check-certificate’.
### execution of wget failed, exit code 5
Downloading the file "yajl-1.0.9.tar" failed.

curl:
curl --connect-timeout 30 -f -L -A 'fink/0.29.99.cvs' -O
https://github.com/downloads/lloyd/yajl/yajl-1.0.9.tar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--
    0
curl: (22) The requested URL returned error: 404
### execution of curl failed, exit code 22
Downloading the file "yajl-1.0.9.tar" failed.

Judging by the error message, however, it looks like perhaps upstream is
doing things wrong on the OS X build.
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1a1JQACgkQB8UpO3rKjQ8hAACdHjY6VHyRAaRymB83OIXEcvrW
69gAn0uFA1wCOwVut6W+HSZiKFOpP0KR
=Qnp9
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to