kdepim3 build error

2006-02-02 Thread Per olof Ljungmark

6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19 14:50:15 CET 2006
portupgrade -av

/usr/ports/deskutils/kdepim3 3.5.0-3.5.1

memoWidget.o(.text+0x2244): In function `MemoWidget::showComponent()':
: undefined reference to `unpack_MemoAppInfo(MemoAppInfo*, unsigned 
char*, unsigned int)'

addressWidget.o(.text+0x2a94): In function `AddressWidget::showComponent()':
: undefined reference to `unpack_AddressAppInfo(AddressAppInfo*, 
unsigned char*, unsigned int)'

todoWidget.o(.text+0x215c): In function `TodoWidget::showComponent()':
: undefined reference to `unpack_ToDoAppInfo(ToDoAppInfo*, unsigned 
char*, unsigned int)'
../lib/.libs/libkpilot.so: undefined reference to 
`pack_Address(Address*, pi_buffer_t*, addressType)'

../lib/.libs/libkpilot.so: undefined reference to `free_Address(Address*)'
../lib/.libs/libkpilot.so: undefined reference to `free_ToDo(ToDo*)'
../lib/.libs/libkpilot.so: undefined reference to 
`free_Appointment(Appointment*)'
../lib/.libs/libkpilot.so: undefined reference to `unpack_ToDo(ToDo*, 
pi_buffer_t*, todoType)'
../lib/.libs/libkpilot.so: undefined reference to 
`unpack_CategoryAppInfo(CategoryAppInfo*, unsigned char*, unsigned int)'
../lib/.libs/libkpilot.so: undefined reference to 
`pack_Appointment(Appointment*, pi_buffer_t*, datebookType)'
../lib/.libs/libkpilot.so: undefined reference to 
`unpack_Appointment(Appointment*, pi_buffer_t*, datebookType)'
../lib/.libs/libkpilot.so: undefined reference to `pack_ToDo(ToDo*, 
pi_buffer_t*, todoType)'
../lib/.libs/libkpilot.so: undefined reference to 
`unpack_Address(Address*, pi_buffer_t*, addressType)'

gmake[4]: *** [kpilot] Error 1
gmake[4]: Leaving directory 
`/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot/kpilot'

gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot/kpilot'

gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1/kpilot'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/deskutils/kdepim3/work/kdepim-3.5.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/deskutils/kdepim3.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade11835.34 make

** Fix the problem and try again.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kdepim3 build error

2006-02-02 Thread Kris Kennaway
On Thu, Feb 02, 2006 at 10:14:49AM +0100, Per olof Ljungmark wrote:
 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19 14:50:15 CET 2006
 portupgrade -av
 
 /usr/ports/deskutils/kdepim3 3.5.0-3.5.1

Firstly, this kind of problem should be reported to the ports mailing
list and/or to the maintainer.  I think it's fixed if you cvsup and
retry though.

Kris


pgpXtVFGBc6TF.pgp
Description: PGP signature


Re: kdepim3 build error

2006-02-02 Thread Per olof Ljungmark

Kris Kennaway wrote:

On Thu, Feb 02, 2006 at 10:14:49AM +0100, Per olof Ljungmark wrote:

6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19 14:50:15 CET 2006
portupgrade -av

/usr/ports/deskutils/kdepim3 3.5.0-3.5.1


Firstly, this kind of problem should be reported to the ports mailing
list and/or to the maintainer.  I think it's fixed if you cvsup and
retry though.


ok and yes, it's fixed now.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]