2006年10月19日 星期四 10:14
ÎÒ±àÒëµÄʱºòÒ²ÓÐÕâ¸ö¾¯¸æ£¬µ«ÊÇÔËÐйý³ÌÖÐûÓдíÎó¡£ 2006/10/19, Jin Qing <jinq0123在163.com>: > > > ÎÒÓà > g++ testpy.cpp -I/usr/include/python2.2 -L/usr/lib/python2.2/config - > lpython2.2 -lpthread -ldl -lutil > > ¿ÉÒÔͨ¹ý£¬µ«Óо¯¸æ£º > g++ testpy.C -I/usr/include/python2.2 -L/usr/lib/python2.2/config - > lpython2.2 -l > /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x3977): In > funct: > : the use of `tmpnam_r' is dangerous, better use `mkstemp' > /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x385e): In > funct: > : the use of `tempnam' is dangerous, better use `mkstemp' > > ÔËÐÐʱÓдíÎó£¬ÊÇPython importʱµÄ´íÎ󣬸ÄΪһ¸ö"print 'Hello world!'"¾Í¿ÉÒÔÁË¡£ > Traceback (most recent call last): > File "", line 1, in ? > ImportError: /usr/lib/python2.2/lib-dynload/timemodule.so: undefined > symbol: Pyg > > ÎÒÊÔµÄÊÇPython2.2µÄ¡£ > > ÁíÍ⣬*.CÎļþÊÇC++Ô´³ÌÐò£¬Ó¦¸ÃÓÃg++µÄ£¬gcc²»ÄܱàÒë¡£ > > > ½ðÇì http://blog.csdn.net/jq0123 > 2006-10-19 > > > ======= 2006-10-18 14:01:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º======= > > >ÄãµÄÎÊÌâÆäʵºÍ python ±¾ÉíÎÞ¹Ø. Äã×îºÃ¾Í½üÕÒÒ»¸ö×ÊÉîµÄ Linux ³ÌÐòÔ±ÇóÖú¡£ÎÒÏÖÔÚÖ»¿´³öÉÙÁË -ldl -lpthread > -lutil > > > > > >ÁíÍâÄãÓà g++ ¶ø²»ÊÇ gcc Ò²ºÜÆæ¹Ö. > >_______________________________________________ > >python-chinese > >Post: send python-chinese在lists.python.cn > >Subscribe: send subscribe to python-chinese-request在lists.python.cn > >Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > >Detail Info: http://python.cn/mailman/listinfo/python-chinese > > = = = = = = = = = = = = = = = = = = = = > > > > > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- "A good speech is like a good dress that's short enough to be interesting and long enough to cover the subject" ÈÕÈÕÊǺÃÈÕ£¬Ê±Ê±ÊǺÃʱ¡£ http://www.nhacks.com/email/email/c2hyZWsueHU%3D/R01haWw%3D/0/image.png"> To the world, you are someone; but to someone, you are the world. -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061019/0515d7af/attachment.html
2006年10月19日 星期四 10:58
这个警告不用管他,是 Python 自己调用了不安全的函数
Zeuux © 2025
京ICP备05028076号