To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60930
                  Issue #:|60930
                  Summary:|odk/source/unoapploader/unx/makefile.mk: Why link
                          |with X11?
                Component:|api
                  Version:|680m152
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|jsc
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Jan 20 14:11:53 -0800 
2006 -------
Hi,

please cleanup the makefile.mk and its libraries etc. The application links also
without X11 on all systems. Can't we use some standard way to compile it?

BTW:

Mac OS X, this is enough: gcc unoapploader.c

GNU/Linux gcc -DLINUX unoapploader.c -ldl

Solaris/SPARC (SunONE 11): cc unoapploader.c -ldl

Why? I'm trying to compile on Mac OS X without X11 and this one simply jumped
out :-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to