On 09/08/10 08:37, Johan Hendriks wrote:
> I am no programmer in any way, and do not understand all of the
> configure needs.
>
>
>
> I would like to know if anyone is working on it, because it is THE
> solution for us.

Seconded on that. Unfortunately, I don't have much time to burn on this and GNUStep is a mess.

I was able to past the configure (whether or not I did right is another 
story....)

If anyone familiar with GNUStep wants to throw us a bone:

[smca...@smcafee ~/sogo/SOGo-1.3.1]$ sudo ./configure --gsmake=/usr/local/GNUstep/System/Makefiles/
Password:
gnustep-config: not found
GNUstep environment:
  system: /usr/local/GNUstep/System
  local:  /usr/local/GNUstep/Local
  user:   /root/GNUstep
path: /usr/local/GNUstep/System:/usr/local/GNUstep/Network:/usr/local/GNUstep/Local:/root/GNUstep
  flat:   yes
  arch:   amd64-portbld-freebsd8.1
  combo:  gnu-gnu-gnu

Note: will install in GNUSTEP_LOCAL_ROOT: /usr/local/GNUstep/Local

Configuration:
  debug:  yes
  strip:  no
  ldap-based configuration:  no
  prefix: /usr/local/GNUstep/Local
  gstep:  /usr/local/GNUstep/System/Makefiles/
  config: /home/smcafee/sogo/SOGo-1.3.1/config.make
  script: /usr/local/GNUstep/System/Makefiles//GNUstep.sh

creating: /home/smcafee/sogo/SOGo-1.3.1/config.make


[r...@smcafee /home/smcafee/sogo/SOGo-1.3.1]# gmake
This is gnustep-make 2.4.0. Type 'gmake print-gnustep-make-help' for help.
Making all in SOPE/NGCards ...
Making all for library libNGCards...
 Compiling file CardGroup.m ...
CardGroup.m:27:33: warning: SaxObjC/SaxXMLReader.h: No such file or directory
CardGroup.m:28:40: warning: SaxObjC/SaxXMLReaderFactory.h: No such file or 
directory
In file included from CardGroup.m:30:
NGCardsSaxHandler.h:25:39: warning: SaxObjC/SaxDefaultHandler.h: No such file or directory
In file included from CardGroup.m:30:
NGCardsSaxHandler.h:41: error: cannot find interface declaration for 'SaxDefaultHandler', superclass of 'NGCardsSaxHandler'
CardGroup.m:35: error: cannot find protocol declaration for 'SaxXMLReader'
CardGroup.m:40: error: cannot find protocol declaration for 'SaxXMLReader'
CardGroup.m: In function '+[CardGroup cardParser]':
CardGroup.m:43: warning: 'NGCardsSaxHandler' may not respond to '+new'
CardGroup.m:43: warning: (Messages without a matching method signature
CardGroup.m:43: warning: will be assumed to return 'id' and accept
CardGroup.m:43: warning: '...' as arguments.)
CardGroup.m:48: error: 'SaxXMLReaderFactory' undeclared (first use in this 
function)
CardGroup.m:48: error: (Each undeclared identifier is reported only once
CardGroup.m:48: error: for each function it appears in.)
CardGroup.m:58: warning: '-setContentHandler:' not found in protocol(s)
CardGroup.m:58: warning: no '-setContentHandler:' method found
CardGroup.m:59: warning: '-setErrorHandler:' not found in protocol(s)
CardGroup.m:59: warning: no '-setErrorHandler:' method found
CardGroup.m: In function '+[CardGroup parseFromSource:]':
CardGroup.m:71: error: cannot find protocol declaration for 'SaxXMLReader'
CardGroup.m:83: warning: '-parseFromSource:' not found in protocol(s)
gmake[4]: *** [obj/libNGCards.obj/CardGroup.m.o] Error 1
gmake[3]: *** [internal-library-all_] Error 2
gmake[2]: *** [libNGCards.all.library.variables] Error 2
gmake[1]: *** [internal-all] Error 2
gmake: *** [internal-all] Error 2

--
Sean McAfee
Senior Systems Engineer
_______________________________________________
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"

Reply via email to