# 行為準則 / Code of Conduct #
1. 不違反台灣當地法規
Not violating Taiwan local regulations
2. 主題需跟 Ubuntu 直接或間接(包含但不限於基於 Linux 的作業系統散佈版與自由軟體)相關
Topics are required to be directly or indirectly related with Ubuntu(including but not limited to, Linux-based OS distributions and F.O.S.S.)
a. 如果有「我的主題是否相關」疑慮者,在主題內文中主動提及「Ubuntu」即符合此規定
If you have concern about "whether my topic is related or not", proactively mentioning "Ubuntu" is sufficient for complying with this term
b. 營利性質主題也OK
Commercial topics are allowed as well
3. 嚴禁在他人求助主題中發表破壞性的操作指示(包含但不限於,rm -rf /)
Posting destructive instructions (including but not limited to, rm -rf /) during other member's troubleshooting topic is strictly prohibited
4. 使用台灣中文(如不熟悉台灣中文的使用/轉換方式不在此限)
Using Taiwanese Chinese in chat(doesn't apply if one not acquainted with the usage/conversion of Taiwanese Chinese)
5. 未違反以上規定但行為明顯影響其他群組成員者(由管理員心證)管理員得封鎖為期一日
One whose behavior apparently affects other group members without violating the above terms may be temporarily blocked by admin(s) by 1 day (admin(s) takes the responsibility for the decision)
基本上只要不要看起來像是視行為準則於無誤什麼主題都能聊
<del>這裡好像都是非 ubuntu 的使用者</del>QQ
<del>所以如果出現會照著行為準則 2.a 項走得萌萌我會很困擾的</del>
基本上就是DD包了一堆東西,然後Open沒有的概念
我是開 Ubuntu 然後在 Ubuntu 中用 Virtualbox 開主端的第二系統 Windows
這樣可以維持不切系統又能夠存取部份只能用 Windows 存取的功能
有人知道要怎麼建構靜態連結的 GNU Bash 嗎?
自己都是用 Fedora Server 來跑
公司都是跑 ubuntu
Arch + Windows… ubuntu 早就離我而去 QQ
連架個 MariaDB server 都能炸掉 🙈🙈
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(malloc.o): 於函式 __libc_malloc:
(.text+0x60a0):「malloc」的多重定義
./lib/malloc/libmalloc.a(malloc.o):lib/malloc/malloc.c:1258:第一次定義在此
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(malloc.o): 於函式 __libc_free:
(.text+0x6440):「free」的多重定義
./lib/malloc/libmalloc.a(malloc.o):lib/malloc/malloc.c:1160:第一次定義在此
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libc.a(malloc.o): 於函式 __libc_realloc:
(.text+0x6600):「realloc」的多重定義
./lib/malloc/libmalloc.a(malloc.o):lib/malloc/malloc.c:1266:第一次定義在此
collect2: error: ld returned 1 exit status
Makefile:572: recipe for target 'bash' failed
make: *** [bash] Error 1
@Vdragon 你全部 without 然後 用 minimal-config 吧…
↑除了static-linking 以外全部without
用 --without-bash-malloc 之後就可以了,感謝