Re: Upgrade fails with enlightenment

2008-03-17 Thread David Marec
Le Monday 17 March 2008 00:07:35 Stanislav Sedov, vous avez écrit :

following the 20080312 notice of /usr/ports/UPDATNG
 
 i removed the enlightenment core and others e-stuff from my FB7 box.
 
 But, re-building e17 fails on the following step:
[...]
 Which e17 port report this? You're not required to install openssl port,
 e17 uses the base one.



E17 itself:

[quote]
===  Configuring for enlightenment-0.16.999.042,2
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for gcc... cc
checking for C compiler default output file name... a.out
[Snip]
checking pkg-config is at least version 0.9.0... yes
checking for E... gnome-config: not found
configure: error: Package requirements (
  evas
  ecore
  ecore-evas
  ecore-file
  ecore-ipc
  ecore-con
  ecore-job
  ecore-imf
  ecore-imf-evas
  edje
  eet
  embryo
  efreet
  efreet-mime
) were not met:

Package openssl was not found in the pkg-config search path.
-[quote]---


May be one of the dependencies above requires the port-based OpenSSL, switched 
on by a configure  option ?

I will check out the dependencies about this.

-- 
http://www.diablotins.org/
http://www.arcadehits.net/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrade fails with enlightenment

2008-03-17 Thread David Marec
Le Monday 17 March 2008 22:08:52 David Marec, vous avez écrit :
 configure: error: Package requirements (
   evas
   ecore
   ecore-evas
   ecore-file
   ecore-ipc
   ecore-con
   ecore-job
   ecore-imf
   ecore-imf-evas
   edje
   eet
   embryo
   efreet
   efreet-mime
 ) were not met:

 Package openssl was not found in the pkg-config search path.
 -[quote]---


 May be one of the dependencies above requires the port-based OpenSSL,
 switched on by a configure  option ?

 I will check out the dependencies about this.


-[quote]---
===   Registering installation for enlightenment-0.16.999.042,2
===  Cleaning for ecore-ipc-0.9.9.042_1
===  Cleaning for ecore-con-0.9.9.042_1
===  Cleaning for enlightenment-0.16.999.042,2
-[quote]---

I had to disable OpenSSL for the two e-core ports above to build E17.



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Upgrade fails with enlightenment

2008-03-16 Thread David Marec
FreeBSD-istes,

following the 20080312 notice of /usr/ports/UPDATNG

i removed the enlightenment core and others e-stuff from my FB7 box.

But, re-building e17 fails on the following step:

[quote]--
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'ecore-con', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables E_CFLAGS
and E_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===  Script configure failed unexpectedly.

[/quote]--

Do i need to install openSSL from the port tree, while it is available from 
the freebSD world ?


-- 
http://www.diablotins.org/
http://www.arcadehits.net/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Upgrade fails with enlightenment

2008-03-16 Thread Stanislav Sedov
On Sun, Mar 16, 2008 at 07:40:22PM +0100 David Marec mentioned:
 FreeBSD-istes,
 
 following the 20080312 notice of /usr/ports/UPDATNG
 
 i removed the enlightenment core and others e-stuff from my FB7 box.
 
 But, re-building e17 fails on the following step:
 
 [quote]--
 Package openssl was not found in the pkg-config search path.
 Perhaps you should add the directory containing `openssl.pc'
 to the PKG_CONFIG_PATH environment variable
 Package 'openssl', required by 'ecore-con', not found
 
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.
 
 Alternatively, you may set the environment variables E_CFLAGS
 and E_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.
 
 ===  Script configure failed unexpectedly.
 
 [/quote]--
 
 Do i need to install openSSL from the port tree, while it is available from 
 the freebSD world ?
 
 

Which e17 port report this? You're not required to install openssl port,
e17 uses the base one.

-- 
Stanislav Sedov
ST4096-RIPE
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]