Solaris 8 gnustep build

View: New views
6 Messages — Rating Filter:   Alert me  

Solaris 8 gnustep build

by grendelan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello All,
I believe I've almost got a working build on a Solaris 8 box; "make
install" tanks just short of completion.  I have all the logs, but I can't
remember where they're supposed to be routed to for help.  Any help is
appreciated.

Thanks,
Gren
_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: Solaris 8 gnustep build

by Adam Fedor-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Send them to bug-gnustep@...

On Jun 14, 2008, at 8:54 AM, grendelan wrote:

> Hello All,
> I believe I've almost got a working build on a Solaris 8 box; "make
> install" tanks just short of completion.  I have all the logs, but I  
> can't
> remember where they're supposed to be routed to for help.  Any help is
> appreciated.
>
> Thanks,
> Gren
> _______________________________________________
> Help-gnustep mailing list
> Help-gnustep@...
> http://lists.gnu.org/mailman/listinfo/help-gnustep



_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Parent Message unknown Re: Solaris 8 gnustep build

by grendelan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I forwarded my build logs to bug-gnustep sometime back (April), however
AFAIK, there's been no response.
Anybody have thoughts on this:

from installgunstep.log:
<...>
 gmake install
  Exit statis is 0
  Install Check:
/usr/GNUstep/System/Library/Headers/Foundation/NSObject.h
Building GNUstep Gui ...
./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
gmake
  Exit statis is 1
  Install Check:
/usr/GNUstep/System/Library/Headers/AppKit/NSApplication.h: No such file
or directory

-------------
On Sat, 14 Jun 2008 11:00:00 -0600, Adam Fedor wrote:

> Send them to bug-gnustep@...
>
> On Jun 14, 2008, at 8:54 AM, grendelan wrote:
>
>> Hello All,
>> I believe I've almost got a working build on a Solaris 8 box; "make
>> install" tanks just short of completion.  I have all the logs, but I  
>> can't
>> remember where they're supposed to be routed to for help.  Any help is
>> appreciated.
>>
>> Thanks,
>> Gren
>> _______________________________________________
>> Help-gnustep mailing list
>> Help-gnustep@...
>> http://lists.gnu.org/mailman/listinfo/help-gnustep

_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: Solaris 8 gnustep build

by Adam Fedor-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I should have replied if I saw your report, but I don't remember it or see it anywhere in the archives.  Can you send the logs again?

On Oct 14, 2008, at 6:15 PM, grendelan wrote:

I forwarded my build logs to bug-gnustep sometime back (April), however
AFAIK, there's been no response.
Anybody have thoughts on this:

from installgunstep.log:
<...>
gmake install
 Exit statis is 0
 Install Check:
/usr/GNUstep/System/Library/Headers/Foundation/NSObject.h
Building GNUstep Gui ...
./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
gmake
 Exit statis is 1
 Install Check:
/usr/GNUstep/System/Library/Headers/AppKit/NSApplication.h: No such file
or directory

-------------
On Sat, 14 Jun 2008 11:00:00 -0600, Adam Fedor wrote:

Send them to bug-gnustep@...

On Jun 14, 2008, at 8:54 AM, grendelan wrote:

Hello All,
I believe I've almost got a working build on a Solaris 8 box; "make
install" tanks just short of completion.  I have all the logs, but I  
can't
remember where they're supposed to be routed to for help.  Any help is
appreciated.

Thanks,
Gren
_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep


_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: Solaris 8 gnustep build

by grendelan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

configure with --disable-png did not appear to change anything:

gmake[2]: Nothing to be done for `internal-tool-all'.
Making all for tool set_show_service...
 Linking tool set_show_service ...
Undefined                       first referenced
 symbol                             in file
png_sizeof                          ../Source/./obj/libgnustep-gui.so
ld: fatal: Symbol referencing errors. No output written to obj/set_show_service
collect2: ld returned 1 exit status
gmake[2]: *** [obj/set_show_service] Error 1
gmake[1]: *** [set_show_service.all.tool.variables] Error 2
gmake[1]: Leaving directory `/opt/gnustep/gnustep-startup-0.18.3/build/gnustep-gui-0.12.1/Tools'
gmake: *** [internal-all] Error 2
gmake[2]: *** [obj/set_show_service] Error 1
gmake[1]: *** [set_show_service.all.tool.variables] Error 2
gmake: *** [internal-all] Error 2
---------------------------------------------------------
Installation of GNUstep Gui failed.
Send the /opt/gnustep/gnustep-startup-0.18.3/build/logs.tar.gz
file to bug-gnustep@... for help
---------------------------------------------------------

On Tue, 14 Oct 2008 20:15:51 -0400, grendelan wrote:

> I forwarded my build logs to bug-gnustep sometime back (April), however
> AFAIK, there's been no response.
> Anybody have thoughts on this:
>
> from installgunstep.log:
> <...>
>  gmake install
>   Exit statis is 0
>   Install Check:
> /usr/GNUstep/System/Library/Headers/Foundation/NSObject.h
> Building GNUstep Gui ...
> ./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
> gmake
>   Exit statis is 1
>   Install Check:
> /usr/GNUstep/System/Library/Headers/AppKit/NSApplication.h: No such file
> or directory
>
> -------------
> On Sat, 14 Jun 2008 11:00:00 -0600, Adam Fedor wrote:
>
>> Send them to bug-gnustep@...
>>
>> On Jun 14, 2008, at 8:54 AM, grendelan wrote:
>>
>>> Hello All,
>>> I believe I've almost got a working build on a Solaris 8 box; "make
>>> install" tanks just short of completion.  I have all the logs, but I  
>>> can't
>>> remember where they're supposed to be routed to for help.  Any help is
>>> appreciated.
>>>
>>> Thanks,
>>> Gren
>>> _______________________________________________
>>> Help-gnustep mailing list
>>> Help-gnustep@...
>>> http://lists.gnu.org/mailman/listinfo/help-gnustep

_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

Re: Solaris 8 gnustep build

by Adam Fedor-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Did you do a make distclean before this?   I might also be good to just remove any traces of a previous GNUstep install and try again...


On Nov 22, 2008, at 7:58 PM, grendelan wrote:

configure with --disable-png did not appear to change anything:

gmake[2]: Nothing to be done for `internal-tool-all'.
Making all for tool set_show_service...
Linking tool set_show_service ...
Undefined                       first referenced
symbol                             in file
png_sizeof                          ../Source/./obj/libgnustep-gui.so
ld: fatal: Symbol referencing errors. No output written to obj/set_show_service
collect2: ld returned 1 exit status
gmake[2]: *** [obj/set_show_service] Error 1
gmake[1]: *** [set_show_service.all.tool.variables] Error 2
gmake[1]: Leaving directory `/opt/gnustep/gnustep-startup-0.18.3/build/gnustep-gui-0.12.1/Tools'
gmake: *** [internal-all] Error 2
gmake[2]: *** [obj/set_show_service] Error 1
gmake[1]: *** [set_show_service.all.tool.variables] Error 2
gmake: *** [internal-all] Error 2
---------------------------------------------------------
Installation of GNUstep Gui failed.
Send the /opt/gnustep/gnustep-startup-0.18.3/build/logs.tar.gz
file to bug-gnustep@... for help
---------------------------------------------------------

On Tue, 14 Oct 2008 20:15:51 -0400, grendelan wrote:

I forwarded my build logs to bug-gnustep sometime back (April), however
AFAIK, there's been no response.
Anybody have thoughts on this:

from installgunstep.log:
<...>
gmake install
 Exit statis is 0
 Install Check:
/usr/GNUstep/System/Library/Headers/Foundation/NSObject.h
Building GNUstep Gui ...
./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
gmake
 Exit statis is 1
 Install Check:
/usr/GNUstep/System/Library/Headers/AppKit/NSApplication.h: No such file
or directory

-------------
On Sat, 14 Jun 2008 11:00:00 -0600, Adam Fedor wrote:

Send them to bug-gnustep@...

On Jun 14, 2008, at 8:54 AM, grendelan wrote:

Hello All,
I believe I've almost got a working build on a Solaris 8 box; "make
install" tanks just short of completion.  I have all the logs, but I  
can't
remember where they're supposed to be routed to for help.  Any help is
appreciated.

Thanks,
Gren
_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep

_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep


_______________________________________________
Help-gnustep mailing list
Help-gnustep@...
http://lists.gnu.org/mailman/listinfo/help-gnustep