[Fink-devel] creating a package to link against gnome 1.x (vs 2.x)

2003-07-28 Thread Mark Stosberg
Hello,

I'm working on creating  a package for gnotime, an excellent time
tracking solution. I think I ran into a problem because my package
linked against the Gnome 2.x code instead of 1.x, causing a runtime
error.

Could anyone provide a pointer on how I can be sure my package is built
against Gnome 1.x? An example fink package which does this would be a
great start for me.

Thanks!

Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark StosbergPrincipal Developer  
   [EMAIL PROTECTED] Summersault, LLC 
   765-939-9301 ext 202 database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] gnotime runtime failure: assertion GTK_IS_CONTAINER (container)' failed

2003-07-17 Thread Mark Stosberg

Hello,

I'm working on creating a fink package for gnotime. I've got it to
compile and install OK, and even have a basic fink package that seems to
work (but needs more testing before I release it). 

However, I'm currently experiencing a runtime failure. This may be
specific to GTK apps, but I thought I'd ask here first. 

What happens is when I select the Journal action, the correct window
pops up, but is empty. on STDERR, I see:

file gtkcontainer.c: line 946 (gtk_container_add): assertion `GTK_IS_CONTAINER 
(container)' failed

Would this happen to be a known GTK/Darwin issue? 

Thanks for your help!

Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark StosbergPrincipal Developer  
   [EMAIL PROTECTED] Summersault, LLC 
   765-939-9301 ext 202 database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Re: compile fails: _XSetIOErrorHandler defined in indirectly ...(fixed!)

2003-07-16 Thread Mark Stosberg
In article [EMAIL PROTECTED], Mark Stosberg wrote:
 Hello,
 
 I'm working on compiling GnoTime. It's really nice time tracking/project
 management tool which I'd like to make a fink package for. I recommend
 it if you've been a fan of KArm, the KDE time tracker.
 
 The compilation is failing with this message:
 
 ld: err.o illegal reference to symbol: _XSetIOErrorHandler defined in indirectly 
 referenced dynamic library /usr/X11R6/lib/libX11.6.dylib

The solution to this was provided by Greg Parker at Apple:

add `-lX11` to GnoTime's link command.

This might be worth adding somewhere to the Fink/Apple X11
documentation. Greg applied it will be needed for compiled
applications linking against Apple's X11 server.

Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark StosbergPrincipal Developer  
   [EMAIL PROTECTED] Summersault, LLC 
   765-939-9301 ext 202 database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] porting: reverse engireering a packages dependencies

2003-07-16 Thread Mark Stosberg
Hello,

I'm working on creating a fink package for gnotime, a nice time
tracking tool.  I have now compiled and installed it on my machine.
Now I'm ready to start the process of creating a fink package.

I read some packaging documentation online, but I didn't find an
sufficient answer for this question:

What's a good way to figure out which fink packages my hand compiled
package depends on?

Now that all the needed packages are on my system, if I try to install
a package I've created for this, it's going to find all the files it
needs rather I'm mentioned them as dependencies are not. 

I'm hoping there might be some way to easily analyze the 'configure'
script or something to figure this out. 

I'm not a C programmer, just a compotent unix geek, so there may be
something obvious about that I'm missing.

Thanks!

Mark

(I do have access to another 'clean' Mac OS X machine to test on, but I
figured there might be a better technique than trial and error. :) 

Mark

-- 
 . . . . . . . . . . . . . . . . . . . . . . . . . . . 
   Mark StosbergPrincipal Developer  
   [EMAIL PROTECTED] Summersault, LLC 
   765-939-9301 ext 202 database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] compile fails: _XSetIOErrorHandler defined in indirectly referenced dynamic library /usr/X11R6/lib/libX11.6.dylib

2003-07-14 Thread Mark Stosberg
Hello,

I'm working on compiling GnoTime. It's really nice time tracking/project
management tool which I'd like to make a fink package for. I recommend
it if you've been a fan of KArm, the KDE time tracker.

The compilation is failing with this message:

ld: err.o illegal reference to symbol: _XSetIOErrorHandler defined in indirectly 
referenced dynamic library /usr/X11R6/lib/libX11.6.dylib

I'm using Apples X11 server, Beta 3.

- OS is Mac OS X 10.2.6
- gcc version is 3.1.



Suggestions on how I can fix or work around this? I don't do much C
compiling-- I may be missing something straightforward.

Thanks for your help!

Mark



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel