Re: Wine-fbsd64 updated to 1.4.rc6 (32bit Wine for 64bit FreeBSD)

2012-03-06 Thread Mehmet Erol Sanliturk
On Tue, Mar 6, 2012 at 12:36 AM, David Naylor naylor.b.da...@gmail.comwrote:

 On Tuesday, 6 March 2012 00:01:48 Mehmet Erol Sanliturk wrote:
  On Mon, Mar 5, 2012 at 3:00 PM, David Naylor
 naylor.b.da...@gmail.comwrote:
   On Monday, 5 March 2012 14:17:51 Mehmet Erol Sanliturk wrote:
On Mon, Mar 5, 2012 at 6:55 AM, David Naylor
  
   naylor.b.da...@gmail.comwrote:
 Please include the full error message, also could you please try
  
   running
  
 those apps in a clean wine prefix.
   
# pwd
/root/APPLY/PROGRAMS
   
# wine x.exe
   
err : module : LdrInitializeThunk Main exe initialization for
LF:\\APPLY\\PROGRAMS\\x.exe failed , status c017
  
   I have tried to reproduce the error on my side but was unable to.  The
   programs that I tested work without error.
 
  This means that there are additional parts in your system which they do
 not
  exist here .
  Such parts are not added by pkg_add wine-fbsd64 ... .
  I do not have any idea about which parts may be missing .

 It could also mean there are extra components on your computer that are
 interfering however using a clean wine prefix (as mentioned below) has
 ruled
 that out.

   I was expecting more output from wine...  Please see below about using
 a
   clean
   wine prefix.  Do you use the nvidia graphics driver?  If so please run
   (as root), and provide the output:
   # sh /usr/local/share/wine/patch-nvidia.sh
 
  There is NO nvidia grphics driver . It is Intel DG965WH main board with
 its
  integrated graphics driver .

 That eliminates my only other idea.

   If nothing fixes your problem then please submit a bug report at
   bugs.winehq.org.
  
I could not understand the phrase :
   
in a clean wine prefix .
  
   To run a program in a clean wine prefix do:
   env WINEPREFIX=/tmp/tmp_wine_prefix wine x.exe
 
  This is NOT changing the error message . Only drive become Z: .

 As mentioned above, eliminates possible extra components causing
 interference.

   You may need to use winetricks to install some support programs.
  
   Good luck
 
  winetricks could NOT be found .

 Please see http://wiki.winehq.org/winetricks for details about winetricks.


Thanks . After my message , I searched winetricks in Google , and find
its links .
I read its list . I think , it will not contain related parts , except ,
perhaps fonts  , comctl .

I have installed fonts , all dll files , run times  , without any effect on
the generated error message .



  I tried wine which is added by
 
  pkg_add -r wine
 
  from packages
 
  in FreeBSD 9.0 RELEASE i386 as it is installed .
 
  On the same programs , the message is the same with amd64 message .

 To clarify: you tried running the program under an i386 installation of
 FreeBSD and wine gave you the same problem?



Yes .

I am using the ( three ) programs in Windows XP continuously and they are
working in there very well .
They are compiled by Delphi .

Previously , in FreeBSD 7.x ( I think 7.0 or 7.1 ) i386 , I have used the
same programs under Wine successfully .



The previous downloads from

wine-fbsd64-1.3.16,1.txz , ...1.3.37,1 ... 1.4.r3,1 ... 1.4.r3,3

series did not work because of errors displayed .


I have tested wine-fbsd64-1.3.16,1.txz now once more .


When the last published one ( 1.4.r4,1 ) also gave error , I decided to
inform you .




 Also, has a previous version of wine ever worked for your program?  Could
 you
 try installing an older version of wine (the mediafire page contains wine
 releases going back to 1.3.16).

 Regards



Thank you very much .

Mehmet Erol Sanliturk
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: skype-2.1.0.81,1 problem in child proc

2012-03-06 Thread Matthias Apitz
El día Monday, March 05, 2012 a las 12:06:36AM +0100, Juergen Lock escribió:

 Can you test the following patch?  Also at:
 
   http://people.freebsd.org/~nox/tmp/xdg-utils-linux.patch

The patch installs fine and the resulting package from the port solves
the problem; thanks

matthias
-- 
Matthias Apitz
e g...@unixarea.de - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


errors running powermta in linuxalator

2012-03-06 Thread Vick Khera
I'm evaluating the PowerMTA software, which comes as a linux i686 RPM.
 Under FreeBSD 9.0 with the linuxalator loaded, and the linux_base-f10
port installed.

To get this to run, I had to also extract the contents of the
following RPMs: pam-1.1.1 and audit-libs-2.1.3-3 which I grabbed from
a CentOS 6.2 disk.

When I start the daemon, it says this now:


# pmtad --debug
2012-03-06 08:25:46 Startup error: Error enumerating local IP
addresses: Error reading interface addresses (getifaddrs), status =
EAFNOSUPPORT

Luckily, they have a workaround for getifaddrs() missing in older
kernels, but then it fails because it seemingly cannot create the
command socket:


# env PMTA_USE_GETIFADDRS=0 pmtad --debug
2012-03-06 08:33:24 PowerMTA(TM) v4.0r5 (2012-01-04 04:04:59, 32-bit;
tags/v4_0r5@13637) starting
2012-03-06 08:33:24 Copyright(c) 1999-2012, Port25 Solutions, Inc.
All Rights Reserved.
2012-03-06 08:33:24 Current time: Tue, 6 Mar 2012 08:33:24 -0500
2012-03-06 08:33:24 Host names: [192.168.7.96] [127.0.0.1]
vk-dev.int.kcilink.com localhost.int.kcilink.com localhost
2012-03-06 08:33:24 Domain suffix: int.kcilink.com
2012-03-06 08:33:24 Name servers: 192.168.7.3 192.168.100.100
2012-03-06 08:33:24 SMTP source IP addresses:
2012-03-06 08:33:24 virtual MTA {default}: (any local)
2012-03-06 08:33:24 Domain Keys:
2012-03-06 08:33:24 OS: Linux 2.6.16 (Fedora release 10 (Cambridge))
2012-03-06 08:33:24 glibc v2.9 (stable), NPTL 2.9
2012-03-06 08:33:24 OpenSSL 1.0.0d 8 Feb 2011
2012-03-06 08:33:24 1/1 CPU (i686)
2012-03-06 08:33:24 -1 MB memory detected (-1 MB usable)
2012-03-06 08:33:24 Priority nice range: min. 15, max. 0
2012-03-06 08:33:24 Use of realtime priorities disabled
2012-03-06 08:33:24 Max. opened files: 230400, max. threads: infinite
2012-03-06 08:33:24 Max. virtual memory: unlimited, max. data size: 536870912
2012-03-06 08:33:24 Using license key XXX
2012-03-06 08:33:24 Spool initialization starting
2012-03-06 08:33:24 Spool /var/spool/pmta
2012-03-06 08:33:24   0 files, 0 directories, nextDir=0
2012-03-06 08:33:24 Total of 0 files in use
2012-03-06 08:33:24 Maximum number of recipients (based on system
resources): -750
2012-03-06 08:33:24 Running under user root (uid 0); group wheel (gid
0), other group(s): kmem, sys, tty, operator
2012-03-06 08:33:24 Resolver: multi, 4 dispatchers
2012-03-06 08:33:24 SMTP Listener at 0.0.0.0:25 starting
2012-03-06 08:33:24 SMTP Listener at 0.0.0.0:25 stopped
2012-03-06 08:33:25 Stopping remaining threads...
2012-03-06 08:33:25 Startup error: Error starting thread: Error
binding to unix socket /var/run/pmta/command, status = ENOENT


Note also that it detects -1 MB memory which is weird... must be
another missing system call.

At this point, it seems I will have to actually run a CentOS machine
to use this software, which saddens me to no end.. but this is not the
place to gripe about how painful that is.

Anyhow, are these issues worth filing PR's?

Also, is there some technical reason that the linuxalator base is x86
and not available in 64-bit variant?  The PowerMTA software also comes
as 64-bit which increases the memory it can use.
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: ports/165773: vulnerability in www/linux-f10-flashplugin11

2012-03-06 Thread edwin
Synopsis: vulnerability in www/linux-f10-flashplugin11

Responsible-Changed-From-To: freebsd-ports-bugs-emulation
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Mar 6 13:50:26 UTC 2012
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=165773
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: errors running powermta in linuxalator

2012-03-06 Thread Alexander Leidinger
On Tue, 6 Mar 2012 08:39:24 -0500 Vick Khera vi...@khera.org wrote:

 2012-03-06 08:33:24 -1 MB memory detected (-1 MB usable)

Do you have linprocfs mounted in /compat/linux/proc? If not: it could
be that this software tries to get this info from there.

 2012-03-06 08:33:25 Startup error: Error starting thread: Error
 binding to unix socket /var/run/pmta/command, status = ENOENT

Please run this software with ktrace (instruct it to record the info
for childs too), and use the linux-kdump package to decode the resulting
file. It should print out what the program tries to do in the kernel.
Maybe you can detect something which could explain what it tries to
do regarding the socket, and in which place.

 Also, is there some technical reason that the linuxalator base is x86
 and not available in 64-bit variant?

Nobody did the work to make this work. Well... someone at least
started 1-3 years ago, but I don't know how far he got and what
prevented the inclusion into the official tree.

Bye,
Alexander.

-- 
http://www.Leidinger.netAlexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org   netchild @ FreeBSD.org  : PGP ID = 72077137
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org


Re: skype-2.1.0.81,1 problem in child proc

2012-03-06 Thread Juergen Lock
In article 20120306085717.GA1403@tiny you write:
El día Monday, March 05, 2012 a las 12:06:36AM +0100, Juergen Lock escribió:

 Can you test the following patch?  Also at:
 
  http://people.freebsd.org/~nox/tmp/xdg-utils-linux.patch

The patch installs fine and the resulting package from the port solves
the problem; thanks

   matthias

Committed, thanx!
Juergen
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org